Earthy Elegance Color Palette
Discover the beautiful Earthy Elegance color palette featuring nobel (#b6b2af), zeus (#0f0c0a), cement (#857260), iron (#d5d5d8) and saddle (#4c3320).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withExtracted, Image Colors color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Earthy Elegance palette
💻 Earthy Elegance color palette CSS
/* CSS */
.color-1 {
color: #b6b2af;
}
.color-2 {
color: #0f0c0a;
}
.color-3 {
color: #857260;
}
.color-4 {
color: #d5d5d8;
}
.color-5 {
color: #4c3320;
}
/* CSS Variables */
:root {
--color-1: #b6b2af;
--color-2: #0f0c0a;
--color-3: #857260;
--color-4: #d5d5d8;
--color-5: #4c3320;
} 🌈 Earthy Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6b2af, #0f0c0a, #857260, #d5d5d8, #4c3320);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6b2af, #0f0c0a, #857260, #d5d5d8, #4c3320);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Earthy Elegance color palette created on .