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

tavolozza dei colori Whispers of Autumn Twilight CSS
/* CSS */
.color-1 {
color: #eeeeed;
}
.color-2 {
color: #a6a3a8;
}
.color-3 {
color: #e68c41;
}
.color-4 {
color: #7b4e42;
}
.color-5 {
color: #604c7b;
}
/* CSS Variables */
:root {
--color-1: #eeeeed;
--color-2: #a6a3a8;
--color-3: #e68c41;
--color-4: #7b4e42;
--color-5: #604c7b;
}
CSS con gradiente di sfondo Whispers of Autumn Twilight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eeeeed, #a6a3a8, #e68c41, #7b4e42, #604c7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eeeeed, #a6a3a8, #e68c41, #7b4e42, #604c7b);
}
Tavolozze di colori simili
Whispers of Autumn Twilight color palette created on .