Whimsical Blush Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whimsical Blush palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Whimsical Blush

Download whimsical blush color palette PNG image (landscape)
Download whimsical blush color palette PNG image (square)

tavolozza dei colori Whimsical Blush CSS

/* CSS */
.color-1 {
color: #ffebf2;
}
.color-2 {
color: #ff9eba;
}
.color-3 {
color: #e3a67d;
}
.color-4 {
color: #c68c71;
}
.color-5 {
color: #8c5b4f;
}

/* CSS Variables */
:root {
--color-1: #ffebf2;
--color-2: #ff9eba;
--color-3: #e3a67d;
--color-4: #c68c71;
--color-5: #8c5b4f;
}

CSS con gradiente di sfondo Whimsical Blush

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffebf2, #ff9eba, #e3a67d, #c68c71, #8c5b4f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffebf2, #ff9eba, #e3a67d, #c68c71, #8c5b4f);
}

Whimsical Blush color palette created on .