Conversation Pit
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
Burnt orange, avocado, and harvest gold are the documented trio of 1970s interiors, and they cohere because all three carry the same yellowed, slightly dirty undertone — nothing here is clean or cool. The values are staged so ember is darkest of the three hues, gold brightest, avocado in between, giving the eye a path around the room. Walnut and cream frame them like wood paneling and shag; keep gold to trim-level doses.
Built around Burnt Orange.
Use this palette
#cc5500, #878a3e, #d9a326, #f5ecd9, #4c3a2d:root {
--color-ember: #cc5500;
--color-avocado: #878a3e;
--color-harvest-gold: #d9a326;
--color-cream: #f5ecd9;
--color-walnut: #4c3a2d;
}@theme {
--color-ember: #cc5500;
--color-avocado: #878a3e;
--color-harvest-gold: #d9a326;
--color-cream: #f5ecd9;
--color-walnut: #4c3a2d;
}{
"name": "Conversation Pit",
"colors": [
{
"hex": "#cc5500",
"role": "ember"
},
{
"hex": "#878a3e",
"role": "avocado"
},
{
"hex": "#d9a326",
"role": "harvest-gold"
},
{
"hex": "#f5ecd9",
"role": "cream"
},
{
"hex": "#4c3a2d",
"role": "walnut"
}
]
}