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.

Drag to place · tap to copy

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

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
#3e5f8a, #ede5d8, #b98a5e, #d97b29, #2b3a4a
CSS custom properties
:root {
  --color-denim: #3e5f8a;
  --color-ecru: #ede5d8;
  --color-saddle: #b98a5e;
  --color-copper: #d97b29;
  --color-ink: #2b3a4a;
}
Tailwind v4 theme
@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