Grove Table

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

Olive and clay sit close to complementary, but both are muted to the register of sun-dried pigments, so the pairing reads as a Mediterranean lunch table rather than a color-wheel exercise. Straw carries olive's yellow undertone up into the light range, tying the green to the flax background. Umber, a brown-black mixed from the same earth, closes the palette with warm, legible depth.

Built around Olive Green.

Use this palette

Hex values
#708238, #f3ecd8, #d3b877, #ab5436, #3a3524
CSS custom properties
:root {
  --color-olive: #708238;
  --color-flax: #f3ecd8;
  --color-straw: #d3b877;
  --color-clay: #ab5436;
  --color-umber: #3a3524;
}
Tailwind v4 theme
@theme {
  --color-olive: #708238;
  --color-flax: #f3ecd8;
  --color-straw: #d3b877;
  --color-clay: #ab5436;
  --color-umber: #3a3524;
}
JSON
{
  "name": "Grove Table",
  "colors": [
    {
      "hex": "#708238",
      "role": "olive"
    },
    {
      "hex": "#f3ecd8",
      "role": "flax"
    },
    {
      "hex": "#d3b877",
      "role": "straw"
    },
    {
      "hex": "#ab5436",
      "role": "clay"
    },
    {
      "hex": "#3a3524",
      "role": "umber"
    }
  ]
}

Related palettes