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.

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

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
  • #8a9a5bmoss
  • #d9d5c8pebble
  • #8e8a7dstone
  • #a65a3arust
  • #33362bslate
CSS custom properties

The variables, doing badge duty

mosspebblestonerustslate
:root {
  --color-moss: #8a9a5b;
  --color-pebble: #d9d5c8;
  --color-stone: #8e8a7d;
  --color-rust: #a65a3a;
  --color-slate: #33362b;
}
Tailwind v4 theme

In Mossy Stone's world

@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