Whispers of Autumn Dawn Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Autumn Dawn palette

Condividi questa palette a:

tavolozza dei colori Whispers of Autumn Dawn CSS

/* CSS */
.color-1 {
color: #f4eeeb;
}
.color-2 {
color: #e2ad79;
}
.color-3 {
color: #b49fbc;
}
.color-4 {
color: #ad4348;
}
.color-5 {
color: #675889;
}

/* CSS Variables */
:root {
--color-1: #f4eeeb;
--color-2: #e2ad79;
--color-3: #b49fbc;
--color-4: #ad4348;
--color-5: #675889;
}

CSS con gradiente di sfondo Whispers of Autumn Dawn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4eeeb, #e2ad79, #b49fbc, #ad4348, #675889);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4eeeb, #e2ad79, #b49fbc, #ad4348, #675889);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 4 tavolozzas di colori Soft pink

Whispers of Autumn Dawn color palette created on .