Whispers of Dawn Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Dawn palette
tavolozza dei colori Whispers of Dawn CSS
/* CSS */
.color-1 {
color: #f9e8d7;
}
.color-2 {
color: #f1c84b;
}
.color-3 {
color: #f3a953;
}
.color-4 {
color: #f08400;
}
.color-5 {
color: #e66f00;
}
/* CSS Variables */
:root {
--color-1: #f9e8d7;
--color-2: #f1c84b;
--color-3: #f3a953;
--color-4: #f08400;
--color-5: #e66f00;
}
CSS con gradiente di sfondo Whispers of Dawn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e8d7, #f1c84b, #f3a953, #f08400, #e66f00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e8d7, #f1c84b, #f3a953, #f08400, #e66f00);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Brillante
Whispers of Dawn color palette created on .