Woodland Floor

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

This palette samples one square foot of forest floor, and it coheres because every color is a low-saturation earth tone with yellow in its base — moss and fern on the green side, mushroom and bark on the brown side, all connected through that shared undertone. Fern and bark sit at nearly the same darkness, so illustrators can alternate green and brown shadows without one overpowering the other. Birch stands in for dappled light.

Built around Moss Green.

Use this palette

Hex values
  • #8a9a5bmoss
  • #f0ead9birch
  • #c1a97emushroom
  • #4c5b3cfern
  • #6d5138bark
CSS custom properties

The variables, doing badge duty

mossbirchmushroomfernbark
:root {
  --color-moss: #8a9a5b;
  --color-birch: #f0ead9;
  --color-mushroom: #c1a97e;
  --color-fern: #4c5b3c;
  --color-bark: #6d5138;
}
Tailwind v4 theme

In Woodland Floor's world

@theme {
  --color-moss: #8a9a5b;
  --color-birch: #f0ead9;
  --color-mushroom: #c1a97e;
  --color-fern: #4c5b3c;
  --color-bark: #6d5138;
}
JSON
{
  "name": "Woodland Floor",
  "colors": [
    {
      "hex": "#8a9a5b",
      "role": "moss"
    },
    {
      "hex": "#f0ead9",
      "role": "birch"
    },
    {
      "hex": "#c1a97e",
      "role": "mushroom"
    },
    {
      "hex": "#4c5b3c",
      "role": "fern"
    },
    {
      "hex": "#6d5138",
      "role": "bark"
    }
  ]
}

Related palettes