Copper Verdigris
Click any swatch to copy its hex.
See it in place
Design that earns its keep
A tiny landing page, painted entirely with this palette so you can judge it doing real work.
Get startedFast
Ships static, loads instantly.
Honest
Every choice explained.
How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. Drag a chip onto any part of the mockup to override it — your arrangement is saved into this page's URL, so copying the link shares it.
Why it works
Verdigris is literally what copper becomes when it oxidizes, so this warm-cool complement has a chemical logic — the two hues are the same material at different ages, which is why statues and old roofs wear them so well. Patina extends the green side into a pale background tint, balancing parchment on the warm side. Use copper for the mark and fixtures, verdigris for accents, and let the two neutrals alternate as grounds.
Built around Copper.
Use this palette
#b87333, #4da192, #cfe3dc, #f2ead9, #2b2a26:root {
--color-copper: #b87333;
--color-verdigris: #4da192;
--color-patina: #cfe3dc;
--color-parchment: #f2ead9;
--color-charcoal: #2b2a26;
}@theme {
--color-copper: #b87333;
--color-verdigris: #4da192;
--color-patina: #cfe3dc;
--color-parchment: #f2ead9;
--color-charcoal: #2b2a26;
}{
"name": "Copper Verdigris",
"colors": [
{
"hex": "#b87333",
"role": "copper"
},
{
"hex": "#4da192",
"role": "verdigris"
},
{
"hex": "#cfe3dc",
"role": "patina"
},
{
"hex": "#f2ead9",
"role": "parchment"
},
{
"hex": "#2b2a26",
"role": "charcoal"
}
]
}