Velvet Evening
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
A single hue family stretched across four values — pearl to midnight — gives this palette depth without discord, and the blush interloper adds just enough temperature shift to feel designed rather than generated. The dark base flatters product photography, which is why this structure appears constantly in beauty packaging.
Built around Lavender.
Use this palette
#b8a9d9, #6b5b95, #2e2836, #e8e3f0, #c9a0a0:root {
--color-lavender: #b8a9d9;
--color-plum: #6b5b95;
--color-midnight: #2e2836;
--color-pearl: #e8e3f0;
--color-blush: #c9a0a0;
}@theme {
--color-lavender: #b8a9d9;
--color-plum: #6b5b95;
--color-midnight: #2e2836;
--color-pearl: #e8e3f0;
--color-blush: #c9a0a0;
}{
"name": "Velvet Evening",
"colors": [
{
"hex": "#b8a9d9",
"role": "lavender"
},
{
"hex": "#6b5b95",
"role": "plum"
},
{
"hex": "#2e2836",
"role": "midnight"
},
{
"hex": "#e8e3f0",
"role": "pearl"
},
{
"hex": "#c9a0a0",
"role": "blush"
}
]
}