Copper Rust Color Palette
Weathered copper and rust, warm and metallic.
Use as a gradient →
Colors
#3D1F0F
#6B3A1F
#9C5A2E
#C77B3F
#E8A05C
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #3D1F0F | T - | T - | |
| #6B3A1F | T - | T - | |
| #9C5A2E | T - | T - | |
| #C77B3F | T - | T - | |
| #E8A05C | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Copper Rust CSS Code
HEX Copy
#3D1F0F #6B3A1F #9C5A2E #C77B3F #E8A05C
RGBA Copy
rgba(61, 31, 15, 1.0) rgba(107, 58, 31, 1.0) rgba(156, 90, 46, 1.0) rgba(199, 123, 63, 1.0) rgba(232, 160, 92, 1.0)
HSLA Copy
hsla(21, 61%, 15%, 1.0) hsla(21, 55%, 27%, 1.0) hsla(24, 54%, 40%, 1.0) hsla(26, 55%, 51%, 1.0) hsla(29, 75%, 64%, 1.0)
More Color Palettes
FAQ
What colors are in the Copper Rust palette?Weathered copper and rust, warm and metallic.
How do I turn the Copper Rust palette into a CSS gradient?
Use
background: linear-gradient(to right, #3D1F0F, #6B3A1F, #9C5A2E, #C77B3F, #E8A05C);, or click "Use as a gradient" above to open it in the live generator.