Autumn Archive

retrowarmearthy

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

Mustard, walnut and rust are the seventies triad, but keyed to parchment instead of white they read archival rather than kitsch. Every hue shares a brown undertone, so the palette holds together at any ratio — a forgiving quality that suits illustration and editorial spot color.

Built around Mustard Yellow.

Use this palette

Hex values
  • #d4a017mustard
  • #8b5e3cwalnut
  • #c8674arust
  • #f0e6d2parchment
  • #3d3a34espresso
CSS custom properties

The variables, doing badge duty

mustardwalnutrustparchmentespresso
:root {
  --color-mustard: #d4a017;
  --color-walnut: #8b5e3c;
  --color-rust: #c8674a;
  --color-parchment: #f0e6d2;
  --color-espresso: #3d3a34;
}
Tailwind v4 theme

In Autumn Archive's world

@theme {
  --color-mustard: #d4a017;
  --color-walnut: #8b5e3c;
  --color-rust: #c8674a;
  --color-parchment: #f0e6d2;
  --color-espresso: #3d3a34;
}
JSON
{
  "name": "Autumn Archive",
  "colors": [
    {
      "hex": "#d4a017",
      "role": "mustard"
    },
    {
      "hex": "#8b5e3c",
      "role": "walnut"
    },
    {
      "hex": "#c8674a",
      "role": "rust"
    },
    {
      "hex": "#f0e6d2",
      "role": "parchment"
    },
    {
      "hex": "#3d3a34",
      "role": "espresso"
    }
  ]
}

Related palettes