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: #f8daaf;
}
.color-2 {
color: #ab9682;
}
.color-3 {
color: #94632e;
}
.color-4 {
color: #64595c;
}
.color-5 {
color: #344793;
}
/* CSS Variables */
:root {
--color-1: #f8daaf;
--color-2: #ab9682;
--color-3: #94632e;
--color-4: #64595c;
--color-5: #344793;
}
CSS con gradiente di sfondo Whispers of Autumn Twilight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8daaf, #ab9682, #94632e, #64595c, #344793);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8daaf, #ab9682, #94632e, #64595c, #344793);
}
Tavolozze di colori simili
Nessuna tavolozza trovata
Prova filtri diversi o cancella la tua selezione attuale.
Whispers of Autumn Twilight color palette created on .