Spring Terrace
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
Apricot and terracotta are the same warm clay hue at two strengths, and pistachio — a green with plenty of yellow in it — sits comfortably beside them because they all share that sunlit base. It is the palette of potted plants against a warm stone wall, which is why it translates so naturally to terraces and garden weddings. Hedge green deepens the anchor for contrast, and limestone holds the whole scene in soft daylight.
Built around Pistachio.
Use this palette
#93c572, #f8f1e4, #e9a06b, #bd6b4a, #35543c:root {
--color-pistachio: #93c572;
--color-limestone: #f8f1e4;
--color-apricot: #e9a06b;
--color-terracotta: #bd6b4a;
--color-hedge: #35543c;
}@theme {
--color-pistachio: #93c572;
--color-limestone: #f8f1e4;
--color-apricot: #e9a06b;
--color-terracotta: #bd6b4a;
--color-hedge: #35543c;
}{
"name": "Spring Terrace",
"colors": [
{
"hex": "#93c572",
"role": "pistachio"
},
{
"hex": "#f8f1e4",
"role": "limestone"
},
{
"hex": "#e9a06b",
"role": "apricot"
},
{
"hex": "#bd6b4a",
"role": "terracotta"
},
{
"hex": "#35543c",
"role": "hedge"
}
]
}