Peacock Parlor
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
Emerald and teal sit side by side on the wheel, and layering them recreates the iridescent shift of peacock feathers — one hue melting into the next rather than a hard contrast. Brass injects the warm metallic note that Victorian parlors used against exactly these greens, and aubergine is a moodier alternative to black that carries a violet echo of the plumage. Parchment keeps the darkness from becoming airless.
Built around Emerald.
Use this palette
#50c878, #14666b, #c9a227, #2a1e30, #efe7d6:root {
--color-emerald: #50c878;
--color-teal: #14666b;
--color-brass: #c9a227;
--color-aubergine: #2a1e30;
--color-parchment: #efe7d6;
}@theme {
--color-emerald: #50c878;
--color-teal: #14666b;
--color-brass: #c9a227;
--color-aubergine: #2a1e30;
--color-parchment: #efe7d6;
}{
"name": "Peacock Parlor",
"colors": [
{
"hex": "#50c878",
"role": "emerald"
},
{
"hex": "#14666b",
"role": "teal"
},
{
"hex": "#c9a227",
"role": "brass"
},
{
"hex": "#2a1e30",
"role": "aubergine"
},
{
"hex": "#efe7d6",
"role": "parchment"
}
]
}