Leatherbound Atlas
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
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
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
#6e352c, #b98a54, #efe4cd, #33544c, #221b16:root {
--color-mahogany: #6e352c;
--color-saddle: #b98a54;
--color-parchment: #efe4cd;
--color-atlas: #33544c;
--color-ink: #221b16;
}@theme {
--color-mahogany: #6e352c;
--color-saddle: #b98a54;
--color-parchment: #efe4cd;
--color-atlas: #33544c;
--color-ink: #221b16;
}{
"name": "Leatherbound Atlas",
"colors": [
{
"hex": "#6e352c",
"role": "mahogany"
},
{
"hex": "#b98a54",
"role": "saddle"
},
{
"hex": "#efe4cd",
"role": "parchment"
},
{
"hex": "#33544c",
"role": "atlas"
},
{
"hex": "#221b16",
"role": "ink"
}
]
}