Periwinkle Dusk
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, lilac and rose are neighbors on the wheel — blue-violet drifting into pink — so the palette reads as one continuous dusk gradient rather than three separate pastels. Their matched chalky saturation is the glue; nothing is brighter than anything else. Twilight, a grayed navy-violet, supplies the darkness this kind of scheme usually lacks, keeping stationery text elegant instead of washed out.
Built around Periwinkle.
Use this palette
#a6b1e1, #d6c4e4, #e8b7c3, #4a4e69, #f6f4fa:root {
--color-periwinkle: #a6b1e1;
--color-lilac: #d6c4e4;
--color-rose: #e8b7c3;
--color-twilight: #4a4e69;
--color-chalk: #f6f4fa;
}@theme {
--color-periwinkle: #a6b1e1;
--color-lilac: #d6c4e4;
--color-rose: #e8b7c3;
--color-twilight: #4a4e69;
--color-chalk: #f6f4fa;
}{
"name": "Periwinkle Dusk",
"colors": [
{
"hex": "#a6b1e1",
"role": "periwinkle"
},
{
"hex": "#d6c4e4",
"role": "lilac"
},
{
"hex": "#e8b7c3",
"role": "rose"
},
{
"hex": "#4a4e69",
"role": "twilight"
},
{
"hex": "#f6f4fa",
"role": "chalk"
}
]
}