Leatherbound Atlas

retromoodyearthy

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

Mahogany and saddle tan are leather at two ages, sharing a red-brown undertone that makes the pair feel bound rather than matched. Atlas — a dusty ocean teal pulled from old map plates — is the cool counterpoint, sitting at the same muted saturation as the leathers so it never looks digital among them. Parchment carries the page, ink carries the words, and mahogany belongs on the spine: small, dark, and structural.

Built around Mahogany.

Use this palette

Hex values
  • #6e352cmahogany
  • #b98a54saddle
  • #efe4cdparchment
  • #33544catlas
  • #221b16ink
CSS custom properties

The variables, doing badge duty

mahoganysaddleparchmentatlasink
:root {
  --color-mahogany: #6e352c;
  --color-saddle: #b98a54;
  --color-parchment: #efe4cd;
  --color-atlas: #33544c;
  --color-ink: #221b16;
}
Tailwind v4 theme

In Leatherbound Atlas's world

@theme {
  --color-mahogany: #6e352c;
  --color-saddle: #b98a54;
  --color-parchment: #efe4cd;
  --color-atlas: #33544c;
  --color-ink: #221b16;
}
JSON
{
  "name": "Leatherbound Atlas",
  "colors": [
    {
      "hex": "#6e352c",
      "role": "mahogany"
    },
    {
      "hex": "#b98a54",
      "role": "saddle"
    },
    {
      "hex": "#efe4cd",
      "role": "parchment"
    },
    {
      "hex": "#33544c",
      "role": "atlas"
    },
    {
      "hex": "#221b16",
      "role": "ink"
    }
  ]
}

Related palettes