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