Whispers of Autumn Earth Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Autumn Earth palette
Whispers of Autumn Earth color palette CSS
/* CSS */
.color-1 {
color: #e3d6a5;
}
.color-2 {
color: #c5b787;
}
.color-3 {
color: #a49970;
}
.color-4 {
color: #757257;
}
.color-5 {
color: #57607a;
}
/* CSS Variables */
:root {
--color-1: #e3d6a5;
--color-2: #c5b787;
--color-3: #a49970;
--color-4: #757257;
--color-5: #57607a;
}
Whispers of Autumn Earth background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3d6a5, #c5b787, #a49970, #757257, #57607a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3d6a5, #c5b787, #a49970, #757257, #57607a);
}
Similar color palettes
- Earthy Whispering Woods
- Whispers of the Woods
- Mystic Asylum
- Autumn's Whispering Hues
- Rustic Ember Glow
- Whispers of Twilight
- Muted Red
- Whimsical Forest Harmony
- Sunset Serenade
- Bright Orange
- Whispers of Autumn Earth
- Gray Mushroom
- Midnight Earth Symphony
- Brown Cookie
- Rustic Twilight Harmony
- Sunset Support
- Riverstone Hues
- Turquoise Beach
Whispers of Autumn Earth color palette created on .