Quiet Garden
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
Sage and dusty rose are natural complements — green and pink sit opposite on the wheel, but both are desaturated to the same gentle register, so the contrast whispers instead of shouts. Linen and mist give the pair room to breathe, and the deep soil neutral keeps typography legible. A wedding-suite classic for good reason.
Built around Sage Green.
Use this palette
#9caf88, #d7e0cd, #f7f5ef, #c9a0a0, #4a4a44:root {
--color-sage: #9caf88;
--color-mist: #d7e0cd;
--color-linen: #f7f5ef;
--color-rose: #c9a0a0;
--color-soil: #4a4a44;
}@theme {
--color-sage: #9caf88;
--color-mist: #d7e0cd;
--color-linen: #f7f5ef;
--color-rose: #c9a0a0;
--color-soil: #4a4a44;
}{
"name": "Quiet Garden",
"colors": [
{
"hex": "#9caf88",
"role": "sage"
},
{
"hex": "#d7e0cd",
"role": "mist"
},
{
"hex": "#f7f5ef",
"role": "linen"
},
{
"hex": "#c9a0a0",
"role": "rose"
},
{
"hex": "#4a4a44",
"role": "soil"
}
]
}