Loading...

Pink Confection Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Pink Confection palette

Condividi questa palette a:

Scarica la tavolozza dei colori Pink Confection (PNG)

Download pink confection color palette PNG image (landscape)
Download pink confection color palette PNG image (square)

tavolozza dei colori Pink Confection CSS

/* CSS */
.color-1 {
color: #fad6a3;
}
.color-2 {
color: #f9aeae;
}
.color-3 {
color: #f28c8c;
}
.color-4 {
color: #f269b9;
}
.color-5 {
color: #e74b9c;
}

/* CSS Variables */
:root {
--color-1: #fad6a3;
--color-2: #f9aeae;
--color-3: #f28c8c;
--color-4: #f269b9;
--color-5: #e74b9c;
}

CSS con gradiente di sfondo Pink Confection

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fad6a3, #f9aeae, #f28c8c, #f269b9, #e74b9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fad6a3, #f9aeae, #f28c8c, #f269b9, #e74b9c);
}

Pink Confection color palette created on .