Whispers of Twilight Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Twilight palette
tavolozza dei colori Whispers of Twilight CSS
/* CSS */
.color-1 {
color: #e8a0f3;
}
.color-2 {
color: #795d78;
}
.color-3 {
color: #4c4743;
}
.color-4 {
color: #332430;
}
.color-5 {
color: #2a1d28;
}
/* CSS Variables */
:root {
--color-1: #e8a0f3;
--color-2: #795d78;
--color-3: #4c4743;
--color-4: #332430;
--color-5: #2a1d28;
}
CSS con gradiente di sfondo Whispers of Twilight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8a0f3, #795d78, #4c4743, #332430, #2a1d28);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8a0f3, #795d78, #4c4743, #332430, #2a1d28);
}
Tavolozze di colori simili
Whispers of Twilight color palette created on .