Mossy Stone

earthycalm

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

Moss and stone are almost the same color — the gray has just enough green in it to feel colonized by the anchor, which is exactly how lichen blurs the edge of a rock. That closeness makes the palette restful, so rust is added as the single warm disruption, like iron staining through granite. Pebble and slate bracket the values, giving the scheme a full light-to-dark range without a single cold note.

Built around Moss Green.

Use this palette

Hex values
#8a9a5b, #d9d5c8, #8e8a7d, #a65a3a, #33362b
CSS custom properties
:root {
  --color-moss: #8a9a5b;
  --color-pebble: #d9d5c8;
  --color-stone: #8e8a7d;
  --color-rust: #a65a3a;
  --color-slate: #33362b;
}
Tailwind v4 theme
@theme {
  --color-moss: #8a9a5b;
  --color-pebble: #d9d5c8;
  --color-stone: #8e8a7d;
  --color-rust: #a65a3a;
  --color-slate: #33362b;
}
JSON
{
  "name": "Mossy Stone",
  "colors": [
    {
      "hex": "#8a9a5b",
      "role": "moss"
    },
    {
      "hex": "#d9d5c8",
      "role": "pebble"
    },
    {
      "hex": "#8e8a7d",
      "role": "stone"
    },
    {
      "hex": "#a65a3a",
      "role": "rust"
    },
    {
      "hex": "#33362b",
      "role": "slate"
    }
  ]
}

Related palettes