Twilight Meadow

pastelfresh

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

Periwinkle and buttercup yellow are direct complements, but both arrive pre-softened, so the pairing hums instead of buzzes — evening light on a field of flowers. Iris and night extend the blue-violet into mid and dark values, giving the scheme real typographic range that most pastel palettes lack. Buttercup should stay the minority color; a little of it makes the periwinkle feel luminous.

Built around Periwinkle.

Use this palette

Hex values
#a6b1e1, #f3d97a, #fbf9f2, #5b64a8, #2f3350
CSS custom properties
:root {
  --color-periwinkle: #a6b1e1;
  --color-buttercup: #f3d97a;
  --color-linen: #fbf9f2;
  --color-iris: #5b64a8;
  --color-night: #2f3350;
}
Tailwind v4 theme
@theme {
  --color-periwinkle: #a6b1e1;
  --color-buttercup: #f3d97a;
  --color-linen: #fbf9f2;
  --color-iris: #5b64a8;
  --color-night: #2f3350;
}
JSON
{
  "name": "Twilight Meadow",
  "colors": [
    {
      "hex": "#a6b1e1",
      "role": "periwinkle"
    },
    {
      "hex": "#f3d97a",
      "role": "buttercup"
    },
    {
      "hex": "#fbf9f2",
      "role": "linen"
    },
    {
      "hex": "#5b64a8",
      "role": "iris"
    },
    {
      "hex": "#2f3350",
      "role": "night"
    }
  ]
}

Related palettes