Worn Denim

earthywarmretro

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

This palette copies the material logic of a pair of jeans: indigo cloth, leather patch, copper rivets and orange stitching. Denim's gray cast lets the warm saddle and copper glow against it the way contrast stitching does on real fabric, and ecru plays the role of raw canvas. Because every color is slightly muted, the warm-cool contrast feels worn-in rather than loud — right for heritage and workwear brands.

Built around Denim Blue.

Use this palette

Hex values
  • #3e5f8adenim
  • #ede5d8ecru
  • #b98a5esaddle
  • #d97b29copper
  • #2b3a4aink
CSS custom properties

The variables, doing badge duty

denimecrusaddlecopperink
:root {
  --color-denim: #3e5f8a;
  --color-ecru: #ede5d8;
  --color-saddle: #b98a5e;
  --color-copper: #d97b29;
  --color-ink: #2b3a4a;
}
Tailwind v4 theme

In Worn Denim's world

@theme {
  --color-denim: #3e5f8a;
  --color-ecru: #ede5d8;
  --color-saddle: #b98a5e;
  --color-copper: #d97b29;
  --color-ink: #2b3a4a;
}
JSON
{
  "name": "Worn Denim",
  "colors": [
    {
      "hex": "#3e5f8a",
      "role": "denim"
    },
    {
      "hex": "#ede5d8",
      "role": "ecru"
    },
    {
      "hex": "#b98a5e",
      "role": "saddle"
    },
    {
      "hex": "#d97b29",
      "role": "copper"
    },
    {
      "hex": "#2b3a4a",
      "role": "ink"
    }
  ]
}

Related palettes