Parlor Portrait

retroluxurious

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.

Drag to place · tap to copy

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 Victorian parlor scheme from mauve's own heyday: mauve wallpaper, rose upholstery, taupe plaster and wine drapery. Mauve, rose and wine are one red-violet lineage at three depths, so they nest naturally, while taupe adds the grayed warmth that keeps the pinks from turning saccharine. Wine doubles as the text dark, richer and more period-correct than black would be.

Built around Mauve.

Use this palette

Hex values
#b784a7, #e2c9d4, #a89f94, #5c2e3e, #f8f3f1
CSS custom properties
:root {
  --color-mauve: #b784a7;
  --color-rose: #e2c9d4;
  --color-taupe: #a89f94;
  --color-wine: #5c2e3e;
  --color-pearl: #f8f3f1;
}
Tailwind v4 theme
@theme {
  --color-mauve: #b784a7;
  --color-rose: #e2c9d4;
  --color-taupe: #a89f94;
  --color-wine: #5c2e3e;
  --color-pearl: #f8f3f1;
}
JSON
{
  "name": "Parlor Portrait",
  "colors": [
    {
      "hex": "#b784a7",
      "role": "mauve"
    },
    {
      "hex": "#e2c9d4",
      "role": "rose"
    },
    {
      "hex": "#a89f94",
      "role": "taupe"
    },
    {
      "hex": "#5c2e3e",
      "role": "wine"
    },
    {
      "hex": "#f8f3f1",
      "role": "pearl"
    }
  ]
}

Related palettes