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