Honey Manor
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
Gold, amber and walnut are all warm yellows and browns at descending value, so the palette holds together like sunlight moving through a wood-paneled room. The gray-green olive is the quiet counterweight: it cools the honey tones just enough to keep the scheme from feeling syrupy. Parchment plays the role of aged plaster, softer than white and kinder to gilded details.
Built around Gold.
Use this palette
#d4af37, #f6ecd9, #b9803c, #8f9268, #6b4a2a:root {
--color-gold: #d4af37;
--color-parchment: #f6ecd9;
--color-amber: #b9803c;
--color-olive: #8f9268;
--color-walnut: #6b4a2a;
}@theme {
--color-gold: #d4af37;
--color-parchment: #f6ecd9;
--color-amber: #b9803c;
--color-olive: #8f9268;
--color-walnut: #6b4a2a;
}{
"name": "Honey Manor",
"colors": [
{
"hex": "#d4af37",
"role": "gold"
},
{
"hex": "#f6ecd9",
"role": "parchment"
},
{
"hex": "#b9803c",
"role": "amber"
},
{
"hex": "#8f9268",
"role": "olive"
},
{
"hex": "#6b4a2a",
"role": "walnut"
}
]
}