Velvet Evening

moodyluxurious

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

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

Hex values
  • #b8a9d9lavender
  • #6b5b95plum
  • #2e2836midnight
  • #e8e3f0pearl
  • #c9a0a0blush
CSS custom properties

The variables, doing badge duty

lavenderplummidnightpearlblush
:root {
  --color-lavender: #b8a9d9;
  --color-plum: #6b5b95;
  --color-midnight: #2e2836;
  --color-pearl: #e8e3f0;
  --color-blush: #c9a0a0;
}
Tailwind v4 theme

In Velvet Evening's world

@theme {
  --color-lavender: #b8a9d9;
  --color-plum: #6b5b95;
  --color-midnight: #2e2836;
  --color-pearl: #e8e3f0;
  --color-blush: #c9a0a0;
}
JSON
{
  "name": "Velvet Evening",
  "colors": [
    {
      "hex": "#b8a9d9",
      "role": "lavender"
    },
    {
      "hex": "#6b5b95",
      "role": "plum"
    },
    {
      "hex": "#2e2836",
      "role": "midnight"
    },
    {
      "hex": "#e8e3f0",
      "role": "pearl"
    },
    {
      "hex": "#c9a0a0",
      "role": "blush"
    }
  ]
}

Related palettes