Safari Ledger
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
Every color here could have come off the same expedition kit — canvas beige, khaki webbing, oiled leather — which is why the set feels found rather than assembled. Burnt sienna is the accent, but it earns its place by sharing the yellowed undertone of the neutrals around it, just pushed to full saturation. Olive splits the difference between the browns and the accent, tying field greens into the story.
Built around Beige.
Use this palette
#e0d3b8, #b3a077, #c46b35, #6a6b3f, #43382a:root {
--color-beige: #e0d3b8;
--color-khaki: #b3a077;
--color-sienna: #c46b35;
--color-olive: #6a6b3f;
--color-leather: #43382a;
}@theme {
--color-beige: #e0d3b8;
--color-khaki: #b3a077;
--color-sienna: #c46b35;
--color-olive: #6a6b3f;
--color-leather: #43382a;
}{
"name": "Safari Ledger",
"colors": [
{
"hex": "#e0d3b8",
"role": "beige"
},
{
"hex": "#b3a077",
"role": "khaki"
},
{
"hex": "#c46b35",
"role": "sienna"
},
{
"hex": "#6a6b3f",
"role": "olive"
},
{
"hex": "#43382a",
"role": "leather"
}
]
}