Earthly Embrace Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Earthly Embrace palette
Earthly Embrace color palette CSS
/* CSS */
.color-1 {
color: #c7a76b;
}
.color-2 {
color: #b69a6d;
}
.color-3 {
color: #a68d6e;
}
.color-4 {
color: #9c805e;
}
.color-5 {
color: #8d6a4e;
}
/* CSS Variables */
:root {
--color-1: #c7a76b;
--color-2: #b69a6d;
--color-3: #a68d6e;
--color-4: #9c805e;
--color-5: #8d6a4e;
}
Earthly Embrace background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7a76b, #b69a6d, #a68d6e, #9c805e, #8d6a4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7a76b, #b69a6d, #a68d6e, #9c805e, #8d6a4e);
}
Similar color palettes
Scroll down to explore 300+ Earthy color palettes
- Rose Shades
- The Backrooms
- Gothic Whiskers
- Whispering Earthtones
- Something Bad Will Happen Soon
- Earthy Echoes
- Autumn Harvest
- Midnight Ember
- Rustic Twilight Symphony
- Warm Earthtones
- Warm Autumn Red
- Brown Fortress
- Marrone Shades
- Whispers of Twilight
- Spicy Orange
- Fortress Sands
- Serendipitous Spectrum
- Cocoa Whisper Delight
Earthly Embrace color palette created on .