Coral Terrace

warmfresh

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 started

Fast

Ships static, loads instantly.

Honest

Every choice explained.

Tap to copy + paint · drag to place

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. To override: tap a chip to arm it, then click any outlined part of the mockup to paint (or drag the chip there). 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

Hex values
  • #ff7f50coral
  • #ecc8a2sand
  • #fff4eawhitewash
  • #7d8f69sage
  • #5b4636walnut
CSS custom properties

The variables, doing badge duty

coralsandwhitewashsagewalnut
:root {
  --color-coral: #ff7f50;
  --color-sand: #ecc8a2;
  --color-whitewash: #fff4ea;
  --color-sage: #7d8f69;
  --color-walnut: #5b4636;
}
Tailwind v4 theme

In Coral Terrace's world

@theme {
  --color-coral: #ff7f50;
  --color-sand: #ecc8a2;
  --color-whitewash: #fff4ea;
  --color-sage: #7d8f69;
  --color-walnut: #5b4636;
}
JSON
{
  "name": "Coral Terrace",
  "colors": [
    {
      "hex": "#ff7f50",
      "role": "coral"
    },
    {
      "hex": "#ecc8a2",
      "role": "sand"
    },
    {
      "hex": "#fff4ea",
      "role": "whitewash"
    },
    {
      "hex": "#7d8f69",
      "role": "sage"
    },
    {
      "hex": "#5b4636",
      "role": "walnut"
    }
  ]
}

Related palettes