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.

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

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
  • #a6b1e1periwinkle
  • #f3d97abuttercup
  • #fbf9f2linen
  • #5b64a8iris
  • #2f3350night
CSS custom properties

The variables, doing badge duty

periwinklebuttercuplinenirisnight
:root {
  --color-periwinkle: #a6b1e1;
  --color-buttercup: #f3d97a;
  --color-linen: #fbf9f2;
  --color-iris: #5b64a8;
  --color-night: #2f3350;
}
Tailwind v4 theme

In Twilight Meadow's world

@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