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: #f9eddc;
}
.color-2 {
color: #cccbc7;
}
.color-3 {
color: #9a9fa7;
}
.color-4 {
color: #647287;
}
.color-5 {
color: #344b6a;
}
/* CSS Variables */
:root {
--color-1: #f9eddc;
--color-2: #cccbc7;
--color-3: #9a9fa7;
--color-4: #647287;
--color-5: #344b6a;
}
CSS con gradiente di sfondo Whispers of Dusk
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9eddc, #cccbc7, #9a9fa7, #647287, #344b6a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9eddc, #cccbc7, #9a9fa7, #647287, #344b6a);
}
Tavolozze di colori simili
Whispers of Dusk color palette created on .