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