Spring Terrace

freshwarm

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

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

Hex values
  • #93c572pistachio
  • #f8f1e4limestone
  • #e9a06bapricot
  • #bd6b4aterracotta
  • #35543chedge
CSS custom properties

The variables, doing badge duty

pistachiolimestoneapricotterracottahedge
:root {
  --color-pistachio: #93c572;
  --color-limestone: #f8f1e4;
  --color-apricot: #e9a06b;
  --color-terracotta: #bd6b4a;
  --color-hedge: #35543c;
}
Tailwind v4 theme

In Spring Terrace's world

@theme {
  --color-pistachio: #93c572;
  --color-limestone: #f8f1e4;
  --color-apricot: #e9a06b;
  --color-terracotta: #bd6b4a;
  --color-hedge: #35543c;
}
JSON
{
  "name": "Spring Terrace",
  "colors": [
    {
      "hex": "#93c572",
      "role": "pistachio"
    },
    {
      "hex": "#f8f1e4",
      "role": "limestone"
    },
    {
      "hex": "#e9a06b",
      "role": "apricot"
    },
    {
      "hex": "#bd6b4a",
      "role": "terracotta"
    },
    {
      "hex": "#35543c",
      "role": "hedge"
    }
  ]
}

Related palettes