Warm Earthy Tones Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Warm Earthy Tones palette
Warm Earthy Tones color palette CSS
/* CSS */
.color-1 {
color: #a9493d;
}
.color-2 {
color: #c78b6b;
}
.color-3 {
color: #f2c9a1;
}
.color-4 {
color: #f6e2b1;
}
.color-5 {
color: #f5b85b;
}
/* CSS Variables */
:root {
--color-1: #a9493d;
--color-2: #c78b6b;
--color-3: #f2c9a1;
--color-4: #f6e2b1;
--color-5: #f5b85b;
}
Warm Earthy Tones background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9493d, #c78b6b, #f2c9a1, #f6e2b1, #f5b85b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9493d, #c78b6b, #f2c9a1, #f6e2b1, #f5b85b);
}
Similar color palettes
- Desert Hues of the Saluki
- Terracotta Harmony
- Imperial Earthtones
- Elegant Gold
- Warm Gold
- Vintage Orchard Reverie
- Shades of Yellow
- Shades of Yellow
- Orange Sunset
- Amber Voyage
- Desert Sunrise
- Orange Sunset
- Spice Market Sunrise
- Sweet Confectionery
- Ethereal Ember Whispers
- Golden Hearth Serenity
- Brown Apple Pie
- Orange Apple Pie
Warm Earthy Tones color palette created on .