Whispers of Dawn Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Dawn palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Whispers of Dawn

Download whispers of dawn color palette PNG image (landscape)
Download whispers of dawn color palette PNG image (square)

tavolozza dei colori Whispers of Dawn CSS

/* CSS */
.color-1 {
color: #f6e3b6;
}
.color-2 {
color: #f1c6a7;
}
.color-3 {
color: #f1a7c1;
}
.color-4 {
color: #d7a9e5;
}
.color-5 {
color: #b1c6e7;
}

/* CSS Variables */
:root {
--color-1: #f6e3b6;
--color-2: #f1c6a7;
--color-3: #f1a7c1;
--color-4: #d7a9e5;
--color-5: #b1c6e7;
}

CSS con gradiente di sfondo Whispers of Dawn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e3b6, #f1c6a7, #f1a7c1, #d7a9e5, #b1c6e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e3b6, #f1c6a7, #f1a7c1, #d7a9e5, #b1c6e7);
}

Whispers of Dawn color palette created on .