Mushroom Forest
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
Taupe and mushroom are the same gray-brown idea at two values, and that tight kinship is what makes the palette feel like one forest floor instead of five separate swatches. Moss green is the accent, but a deliberately desaturated one — it adds life at the same muted register as everything else, the way lichen sits on bark. Cream opens up breathing room and bark closes the value range for text and trim.
Built around Taupe.
Use this palette
#9a8a78, #b5a898, #f2ede4, #5f6f52, #4a3f35:root {
--color-taupe: #9a8a78;
--color-mushroom: #b5a898;
--color-cream: #f2ede4;
--color-moss: #5f6f52;
--color-bark: #4a3f35;
}@theme {
--color-taupe: #9a8a78;
--color-mushroom: #b5a898;
--color-cream: #f2ede4;
--color-moss: #5f6f52;
--color-bark: #4a3f35;
}{
"name": "Mushroom Forest",
"colors": [
{
"hex": "#9a8a78",
"role": "taupe"
},
{
"hex": "#b5a898",
"role": "mushroom"
},
{
"hex": "#f2ede4",
"role": "cream"
},
{
"hex": "#5f6f52",
"role": "moss"
},
{
"hex": "#4a3f35",
"role": "bark"
}
]
}