Coral 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
Sand is coral's own hue family drained of saturation, which lets the bright anchor sit inside a quiet analogous field instead of shouting from a white void. Sage supplies the green counterpoint, but grayed enough to stay Mediterranean rather than tropical. Walnut grounds the scheme in wood tones — use it for type and let whitewash and sand split the background duty.
Built around Coral.
Use this palette
#ff7f50, #ecc8a2, #fff4ea, #7d8f69, #5b4636:root {
--color-coral: #ff7f50;
--color-sand: #ecc8a2;
--color-whitewash: #fff4ea;
--color-sage: #7d8f69;
--color-walnut: #5b4636;
}@theme {
--color-coral: #ff7f50;
--color-sand: #ecc8a2;
--color-whitewash: #fff4ea;
--color-sage: #7d8f69;
--color-walnut: #5b4636;
}{
"name": "Coral Terrace",
"colors": [
{
"hex": "#ff7f50",
"role": "coral"
},
{
"hex": "#ecc8a2",
"role": "sand"
},
{
"hex": "#fff4ea",
"role": "whitewash"
},
{
"hex": "#7d8f69",
"role": "sage"
},
{
"hex": "#5b4636",
"role": "walnut"
}
]
}