Whispers of Earth Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Earth palette
Image Gallery

Whispers of Earth color palette CSS
/* CSS */
.color-1 {
color: #d0ccc3;
}
.color-2 {
color: #c4af7e;
}
.color-3 {
color: #a09e98;
}
.color-4 {
color: #a57a55;
}
.color-5 {
color: #797363;
}
/* CSS Variables */
:root {
--color-1: #d0ccc3;
--color-2: #c4af7e;
--color-3: #a09e98;
--color-4: #a57a55;
--color-5: #797363;
}
Whispers of Earth background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0ccc3, #c4af7e, #a09e98, #a57a55, #797363);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0ccc3, #c4af7e, #a09e98, #a57a55, #797363);
}
Similar color palettes
- Dark Brown
- Cosmic Cats
- Whispers of Dusk
- Whispers of Earth
- Whispers of Warmth
- Tropical Forest Harmony
- Verdant Whispering Grove
- Whispers of Autumn
- Sunset Harvest Hues
- Brown Elegance
- Rustic Autumn Embrace
- Crimson Chronicles
- Autumn Embers
- Whispers of Dusk
- Autumn's Enchanted Tapestry
- Whispers of Earth and Sky
- Whispers of the Forest
- Earthy Elegance
Whispers of Earth color palette created on .