Prairie Forge

earthyretro

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

Denim blue is rust's true complement, and faded to workwear saturation the pair recalls oxidized tools against chambray — contrast with a shared history of wear. Wheat is the bridge tone, warm like rust but light like flour, so the palette never jumps straight from dark accent to pale ground. Give rust the logo and links, denim the secondary UI, and let flour do the heavy background lifting.

Built around Rust.

Use this palette

Hex values
  • #b7410erust
  • #dcc08bwheat
  • #48678adenim
  • #f6efe2flour
  • #302620iron
CSS custom properties

The variables, doing badge duty

rustwheatdenimflouriron
:root {
  --color-rust: #b7410e;
  --color-wheat: #dcc08b;
  --color-denim: #48678a;
  --color-flour: #f6efe2;
  --color-iron: #302620;
}
Tailwind v4 theme

In Prairie Forge's world

@theme {
  --color-rust: #b7410e;
  --color-wheat: #dcc08b;
  --color-denim: #48678a;
  --color-flour: #f6efe2;
  --color-iron: #302620;
}
JSON
{
  "name": "Prairie Forge",
  "colors": [
    {
      "hex": "#b7410e",
      "role": "rust"
    },
    {
      "hex": "#dcc08b",
      "role": "wheat"
    },
    {
      "hex": "#48678a",
      "role": "denim"
    },
    {
      "hex": "#f6efe2",
      "role": "flour"
    },
    {
      "hex": "#302620",
      "role": "iron"
    }
  ]
}

Related palettes