Twilight Meadow
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
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
#a6b1e1, #f3d97a, #fbf9f2, #5b64a8, #2f3350:root {
--color-periwinkle: #a6b1e1;
--color-buttercup: #f3d97a;
--color-linen: #fbf9f2;
--color-iris: #5b64a8;
--color-night: #2f3350;
}@theme {
--color-periwinkle: #a6b1e1;
--color-buttercup: #f3d97a;
--color-linen: #fbf9f2;
--color-iris: #5b64a8;
--color-night: #2f3350;
}{
"name": "Twilight Meadow",
"colors": [
{
"hex": "#a6b1e1",
"role": "periwinkle"
},
{
"hex": "#f3d97a",
"role": "buttercup"
},
{
"hex": "#fbf9f2",
"role": "linen"
},
{
"hex": "#5b64a8",
"role": "iris"
},
{
"hex": "#2f3350",
"role": "night"
}
]
}