Plum and Copper
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
Plum's cool red-violet and copper's burnished orange are temperature opposites, but both are deep, muted and slightly metallic in spirit, so the contrast feels rich rather than jarring — the classic answer to what goes with plum. Blush bridges the two by carrying plum's pinkness at cream's lightness. Cocoa, a plum-tinted brown-black, keeps even the darkest text warm. Made for autumn weddings and boutique interiors.
Built around Plum.
Use this palette
#8e4585, #c47a4e, #f7efe9, #38262f, #e3b5c8:root {
--color-plum: #8e4585;
--color-copper: #c47a4e;
--color-cream: #f7efe9;
--color-cocoa: #38262f;
--color-blush: #e3b5c8;
}@theme {
--color-plum: #8e4585;
--color-copper: #c47a4e;
--color-cream: #f7efe9;
--color-cocoa: #38262f;
--color-blush: #e3b5c8;
}{
"name": "Plum and Copper",
"colors": [
{
"hex": "#8e4585",
"role": "plum"
},
{
"hex": "#c47a4e",
"role": "copper"
},
{
"hex": "#f7efe9",
"role": "cream"
},
{
"hex": "#38262f",
"role": "cocoa"
},
{
"hex": "#e3b5c8",
"role": "blush"
}
]
}