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

tavolozza dei colori Whispers of Autumn Earth CSS
/* CSS */
.color-1 {
color: #ac9b8b;
}
.color-2 {
color: #86715f;
}
.color-3 {
color: #797d2b;
}
.color-4 {
color: #605d2a;
}
.color-5 {
color: #5d524b;
}
/* CSS Variables */
:root {
--color-1: #ac9b8b;
--color-2: #86715f;
--color-3: #797d2b;
--color-4: #605d2a;
--color-5: #5d524b;
}
CSS con gradiente di sfondo Whispers of Autumn Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ac9b8b, #86715f, #797d2b, #605d2a, #5d524b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ac9b8b, #86715f, #797d2b, #605d2a, #5d524b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 7 tavolozzas di colori Earthy tones
Whispers of Autumn Earth color palette created on .