Blush and Basil

freshpastel

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.

Drag to place · tap to copy

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

Pink and green are complements, but both here are muted toward the middle — blush toward white, basil toward gray — so the pairing feels botanical instead of Christmas-loud. Petal gives blush a deeper sibling for hover states and secondary accents, keeping the pink side from being one flat tint. Basil earns the accent role at around fifteen percent, with cream carrying the rest and walnut on type.

Built around Blush Pink.

Use this palette

Hex values
#f4c2c2, #7c9268, #dfa0a4, #fdf9f3, #5d4a3f
CSS custom properties
:root {
  --color-blush: #f4c2c2;
  --color-basil: #7c9268;
  --color-petal: #dfa0a4;
  --color-cream: #fdf9f3;
  --color-walnut: #5d4a3f;
}
Tailwind v4 theme
@theme {
  --color-blush: #f4c2c2;
  --color-basil: #7c9268;
  --color-petal: #dfa0a4;
  --color-cream: #fdf9f3;
  --color-walnut: #5d4a3f;
}
JSON
{
  "name": "Blush and Basil",
  "colors": [
    {
      "hex": "#f4c2c2",
      "role": "blush"
    },
    {
      "hex": "#7c9268",
      "role": "basil"
    },
    {
      "hex": "#dfa0a4",
      "role": "petal"
    },
    {
      "hex": "#fdf9f3",
      "role": "cream"
    },
    {
      "hex": "#5d4a3f",
      "role": "walnut"
    }
  ]
}

Related palettes