Brass and Fir
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
Green and gold is a heritage pairing — think library bindings and holiday tables — and it works because deep fir absorbs light while brass reflects it, giving the palette a built-in glow. Pine steps between the two so the greens read as one family, and a small dose of clay adds the red note that keeps all that green from going monotone. Chalk supplies a warm, uncomplicated ground.
Built around Gold.
Use this palette
#d4af37, #1f4030, #557a5e, #f2eddc, #a3572f:root {
--color-brass: #d4af37;
--color-fir: #1f4030;
--color-pine: #557a5e;
--color-chalk: #f2eddc;
--color-clay: #a3572f;
}@theme {
--color-brass: #d4af37;
--color-fir: #1f4030;
--color-pine: #557a5e;
--color-chalk: #f2eddc;
--color-clay: #a3572f;
}{
"name": "Brass and Fir",
"colors": [
{
"hex": "#d4af37",
"role": "brass"
},
{
"hex": "#1f4030",
"role": "fir"
},
{
"hex": "#557a5e",
"role": "pine"
},
{
"hex": "#f2eddc",
"role": "chalk"
},
{
"hex": "#a3572f",
"role": "clay"
}
]
}