Mahogany 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
Mahogany and forest green are both so dark that their red-green opposition registers as depth instead of contrast — the hotel-bar formula of wood paneling against billiard felt. Brass is the single reflective note, warm like the wood, and works precisely because everything around it absorbs light. Cream is the relief valve; without a generous pale ground this palette turns airless, so keep it above half the layout.
Built around Mahogany.
Use this palette
#6e352c, #c69a4e, #2c4636, #f3ecdf, #191512:root {
--color-mahogany: #6e352c;
--color-brass: #c69a4e;
--color-forest: #2c4636;
--color-cream: #f3ecdf;
--color-onyx: #191512;
}@theme {
--color-mahogany: #6e352c;
--color-brass: #c69a4e;
--color-forest: #2c4636;
--color-cream: #f3ecdf;
--color-onyx: #191512;
}{
"name": "Mahogany Parlor",
"colors": [
{
"hex": "#6e352c",
"role": "mahogany"
},
{
"hex": "#c69a4e",
"role": "brass"
},
{
"hex": "#2c4636",
"role": "forest"
},
{
"hex": "#f3ecdf",
"role": "cream"
},
{
"hex": "#191512",
"role": "onyx"
}
]
}