Woodland Floor
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
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
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
#8a9a5b, #f0ead9, #c1a97e, #4c5b3c, #6d5138:root {
--color-moss: #8a9a5b;
--color-birch: #f0ead9;
--color-mushroom: #c1a97e;
--color-fern: #4c5b3c;
--color-bark: #6d5138;
}@theme {
--color-moss: #8a9a5b;
--color-birch: #f0ead9;
--color-mushroom: #c1a97e;
--color-fern: #4c5b3c;
--color-bark: #6d5138;
}{
"name": "Woodland Floor",
"colors": [
{
"hex": "#8a9a5b",
"role": "moss"
},
{
"hex": "#f0ead9",
"role": "birch"
},
{
"hex": "#c1a97e",
"role": "mushroom"
},
{
"hex": "#4c5b3c",
"role": "fern"
},
{
"hex": "#6d5138",
"role": "bark"
}
]
}