Vanilla Orchard

calmearthywarm

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

Cream's faint yellow warmth is what lets this scheme cohere: it echoes the yellow inside both sage and terracotta, so light, green and accent all feel lit by the same afternoon sun. Leaf and sage form a close pair rather than a single flat green, giving the palette the gentle variation of foliage. Terracotta adds one ripe, fruit-like note, and bark grounds everything without the harshness of black.

Built around Cream.

Use this palette

Hex values
  • #fffdd0vanilla
  • #b7c4a4leaf
  • #9caf88sage
  • #c1704fterracotta
  • #4b4237bark
CSS custom properties

The variables, doing badge duty

vanillaleafsageterracottabark
:root {
  --color-vanilla: #fffdd0;
  --color-leaf: #b7c4a4;
  --color-sage: #9caf88;
  --color-terracotta: #c1704f;
  --color-bark: #4b4237;
}
Tailwind v4 theme

In Vanilla Orchard's world

@theme {
  --color-vanilla: #fffdd0;
  --color-leaf: #b7c4a4;
  --color-sage: #9caf88;
  --color-terracotta: #c1704f;
  --color-bark: #4b4237;
}
JSON
{
  "name": "Vanilla Orchard",
  "colors": [
    {
      "hex": "#fffdd0",
      "role": "vanilla"
    },
    {
      "hex": "#b7c4a4",
      "role": "leaf"
    },
    {
      "hex": "#9caf88",
      "role": "sage"
    },
    {
      "hex": "#c1704f",
      "role": "terracotta"
    },
    {
      "hex": "#4b4237",
      "role": "bark"
    }
  ]
}

Related palettes