deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. Color Palette
Discover the beautiful deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. color palette featuring copper (#c7693d), brown rust (#b55f40), brown rust (#a5543b), mule fawn (#8c4b31) and pickled bean (#6d3d26).
Brightness
Saturation
Warmth
๐ก 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 deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. palette
๐ป deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. color palette CSS
/* CSS */
.color-1 {
color: #c7693d;
}
.color-2 {
color: #b55f40;
}
.color-3 {
color: #a5543b;
}
.color-4 {
color: #8c4b31;
}
.color-5 {
color: #6d3d26;
}
/* CSS Variables */
:root {
--color-1: #c7693d;
--color-2: #b55f40;
--color-3: #a5543b;
--color-4: #8c4b31;
--color-5: #6d3d26;
} ๐ deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7693d, #b55f40, #a5543b, #8c4b31, #6d3d26);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7693d, #b55f40, #a5543b, #8c4b31, #6d3d26);
} ๐ Explore similar color palettes
deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. color palette created on .