Brass and Fir

luxuriousearthywarm

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 started

Fast

Ships static, loads instantly.

Honest

Every choice explained.

Tap to copy + paint · drag to place

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. To override: tap a chip to arm it, then click any outlined part of the mockup to paint (or drag the chip there). 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

Hex values
  • #d4af37brass
  • #1f4030fir
  • #557a5epine
  • #f2eddcchalk
  • #a3572fclay
CSS custom properties

The variables, doing badge duty

brassfirpinechalkclay
:root {
  --color-brass: #d4af37;
  --color-fir: #1f4030;
  --color-pine: #557a5e;
  --color-chalk: #f2eddc;
  --color-clay: #a3572f;
}
Tailwind v4 theme

In Brass and Fir's world

@theme {
  --color-brass: #d4af37;
  --color-fir: #1f4030;
  --color-pine: #557a5e;
  --color-chalk: #f2eddc;
  --color-clay: #a3572f;
}
JSON
{
  "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"
    }
  ]
}

Related palettes