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.

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

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
  • #c3b091khaki
  • #ede4d0sand
  • #6b6c3eolive
  • #9c4a2arust
  • #3c3325umber
CSS custom properties

The variables, doing badge duty

khakisandoliverustumber
:root {
  --color-khaki: #c3b091;
  --color-sand: #ede4d0;
  --color-olive: #6b6c3e;
  --color-rust: #9c4a2a;
  --color-umber: #3c3325;
}
Tailwind v4 theme

In Safari Field's world

@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