Safari Field
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
Khaki and olive are the original field-kit pairing — both born as camouflage, both muted yellow-earths that read as siblings rather than a contrast. Rust plays the laterite-soil accent, warm enough to energize the scheme but dusty enough to stay in uniform. Sand lifts the values at the top and umber closes them at the bottom, giving labels and gear graphics a full tonal range without one synthetic-feeling color.
Built around Khaki.
Use this palette
#c3b091, #ede4d0, #6b6c3e, #9c4a2a, #3c3325:root {
--color-khaki: #c3b091;
--color-sand: #ede4d0;
--color-olive: #6b6c3e;
--color-rust: #9c4a2a;
--color-umber: #3c3325;
}@theme {
--color-khaki: #c3b091;
--color-sand: #ede4d0;
--color-olive: #6b6c3e;
--color-rust: #9c4a2a;
--color-umber: #3c3325;
}{
"name": "Safari Field",
"colors": [
{
"hex": "#c3b091",
"role": "khaki"
},
{
"hex": "#ede4d0",
"role": "sand"
},
{
"hex": "#6b6c3e",
"role": "olive"
},
{
"hex": "#9c4a2a",
"role": "rust"
},
{
"hex": "#3c3325",
"role": "umber"
}
]
}