Earthy Elegance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Earthy Elegance palette
Image Gallery
Earthy Elegance color palette CSS
/* CSS */
.color-1 {
color: #c2b2b9;
}
.color-2 {
color: #b3938f;
}
.color-3 {
color: #9c7568;
}
.color-4 {
color: #af6f0d;
}
.color-5 {
color: #6f554d;
}
/* CSS Variables */
:root {
--color-1: #c2b2b9;
--color-2: #b3938f;
--color-3: #9c7568;
--color-4: #af6f0d;
--color-5: #6f554d;
}
Earthy Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2b2b9, #b3938f, #9c7568, #af6f0d, #6f554d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2b2b9, #b3938f, #9c7568, #af6f0d, #6f554d);
}
Similar color palettes
- Hazel Tones
- Rustic Herbarium
- Sage Green and Red Notes
- Whimsical Woodland Blush
- Teal and Terracotta
- Whispers of Sunrise
- Dark Mocha
- Shades of Green
- Brown Nougat Cookie
- Whispers of Elegance
- Coastal Serenity Palette
- Sunset Serenity Palette
- Light Green
- Lunar Serenade
- Shades of Red
- House of Horrors
- Beige Shades
- Crimson Hearth
Earthy Elegance color palette created on .