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.

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 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
  • #b784a7mauve
  • #e2c9d4rose
  • #a89f94taupe
  • #5c2e3ewine
  • #f8f3f1pearl
CSS custom properties

The variables, doing badge duty

mauverosetaupewinepearl
:root {
  --color-mauve: #b784a7;
  --color-rose: #e2c9d4;
  --color-taupe: #a89f94;
  --color-wine: #5c2e3e;
  --color-pearl: #f8f3f1;
}
Tailwind v4 theme

In Parlor Portrait's world

@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