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: #ffffff;
}
.color-2 {
color: #f9faf9;
}
.color-3 {
color: #f0eae0;
}
.color-4 {
color: #eedcb9;
}
.color-5 {
color: #e6bc84;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f9faf9;
--color-3: #f0eae0;
--color-4: #eedcb9;
--color-5: #e6bc84;
}
CSS con gradiente di sfondo Whispers of Dawn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f9faf9, #f0eae0, #eedcb9, #e6bc84);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f9faf9, #f0eae0, #eedcb9, #e6bc84);
}
Tavolozze di colori simili
Whispers of Dawn color palette created on .