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