Safari Field

earthywarm

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

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

Hex values
#c3b091, #ede4d0, #6b6c3e, #9c4a2a, #3c3325
CSS custom properties
:root {
  --color-khaki: #c3b091;
  --color-sand: #ede4d0;
  --color-olive: #6b6c3e;
  --color-rust: #9c4a2a;
  --color-umber: #3c3325;
}
Tailwind v4 theme
@theme {
  --color-khaki: #c3b091;
  --color-sand: #ede4d0;
  --color-olive: #6b6c3e;
  --color-rust: #9c4a2a;
  --color-umber: #3c3325;
}
JSON
{
  "name": "Safari Field",
  "colors": [
    {
      "hex": "#c3b091",
      "role": "khaki"
    },
    {
      "hex": "#ede4d0",
      "role": "sand"
    },
    {
      "hex": "#6b6c3e",
      "role": "olive"
    },
    {
      "hex": "#9c4a2a",
      "role": "rust"
    },
    {
      "hex": "#3c3325",
      "role": "umber"
    }
  ]
}

Related palettes