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: #ebebeb;
}
.color-2 {
color: #b4a2a2;
}
.color-3 {
color: #8d7777;
}
.color-4 {
color: #5e5050;
}
.color-5 {
color: #2e2929;
}
/* CSS Variables */
:root {
--color-1: #ebebeb;
--color-2: #b4a2a2;
--color-3: #8d7777;
--color-4: #5e5050;
--color-5: #2e2929;
}
CSS con gradiente di sfondo Whispers of Twilight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebebeb, #b4a2a2, #8d7777, #5e5050, #2e2929);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebebeb, #b4a2a2, #8d7777, #5e5050, #2e2929);
}
Tavolozze di colori simili
Whispers of Twilight color palette created on .