Maroon Gold Fusion Color Palette
Discover the beautiful Maroon Gold Fusion color palette featuring cowboy (#4b2c2a), mule fawn (#8c5a2b), corn (#d6b600), raffia (#e9d7b9) and irish coffee (#5a3b26).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMaroon, Brown, Gold, Earthy, Autumn, Warm, Vintage, Deep, Deep Autumn 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 Maroon Gold Fusion palette
💻 Maroon Gold Fusion color palette CSS
/* CSS */
.color-1 {
color: #4b2c2a;
}
.color-2 {
color: #8c5a2b;
}
.color-3 {
color: #d6b600;
}
.color-4 {
color: #e9d7b9;
}
.color-5 {
color: #5a3b26;
}
/* CSS Variables */
:root {
--color-1: #4b2c2a;
--color-2: #8c5a2b;
--color-3: #d6b600;
--color-4: #e9d7b9;
--color-5: #5a3b26;
}
🌈 Maroon Gold Fusion background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b2c2a, #8c5a2b, #d6b600, #e9d7b9, #5a3b26);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b2c2a, #8c5a2b, #d6b600, #e9d7b9, #5a3b26);
}
🔗 Explore similar color palettes
Maroon Gold Fusion color palette created on .