Emerald Olive and Champagne Color Palette
Discover the beautiful Emerald Olive and Champagne color palette featuring te papa green (#1f3d34), viridian green (#5b8b79), kangaroo (#c6c7b8), calico (#e2c69c) and sorrell brown (#d0b29a).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withEmerald, Green, Neutral 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 Emerald Olive and Champagne palette
💻 Emerald Olive and Champagne color palette CSS
/* CSS */
.color-1 {
color: #1f3d34;
}
.color-2 {
color: #5b8b79;
}
.color-3 {
color: #c6c7b8;
}
.color-4 {
color: #e2c69c;
}
.color-5 {
color: #d0b29a;
}
/* CSS Variables */
:root {
--color-1: #1f3d34;
--color-2: #5b8b79;
--color-3: #c6c7b8;
--color-4: #e2c69c;
--color-5: #d0b29a;
} 🌈 Emerald Olive and Champagne background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3d34, #5b8b79, #c6c7b8, #e2c69c, #d0b29a);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3d34, #5b8b79, #c6c7b8, #e2c69c, #d0b29a);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Emerald Olive and Champagne color palette created on .