Whispers of Dusk Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Dusk palette
Image Gallery

tavolozza dei colori Whispers of Dusk CSS
/* CSS */
.color-1 {
color: #ecdade;
}
.color-2 {
color: #d29070;
}
.color-3 {
color: #97728e;
}
.color-4 {
color: #6e4e62;
}
.color-5 {
color: #4e3f5a;
}
/* CSS Variables */
:root {
--color-1: #ecdade;
--color-2: #d29070;
--color-3: #97728e;
--color-4: #6e4e62;
--color-5: #4e3f5a;
}
CSS con gradiente di sfondo Whispers of Dusk
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ecdade, #d29070, #97728e, #6e4e62, #4e3f5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ecdade, #d29070, #97728e, #6e4e62, #4e3f5a);
}
Tavolozze di colori simili
Whispers of Dusk color palette created on .