Porchlight Hour

warmcalm

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

This palette runs the actual gradient of a summer dusk — apricot and honey where the light is, mauve and plum where it fades — so the warm-to-cool transition feels observed rather than arranged. Mauve is the hinge: it contains both apricot's pink and plum's violet, letting the two ends meet without a seam. Plum doubles as the text color, and cream keeps the page from competing with the sky.

Built around Apricot.

Use this palette

Hex values
#fbceb1, #e0a75e, #b189a0, #533a56, #fbf5ed
CSS custom properties
:root {
  --color-apricot: #fbceb1;
  --color-honey: #e0a75e;
  --color-mauve: #b189a0;
  --color-plum: #533a56;
  --color-cream: #fbf5ed;
}
Tailwind v4 theme
@theme {
  --color-apricot: #fbceb1;
  --color-honey: #e0a75e;
  --color-mauve: #b189a0;
  --color-plum: #533a56;
  --color-cream: #fbf5ed;
}
JSON
{
  "name": "Porchlight Hour",
  "colors": [
    {
      "hex": "#fbceb1",
      "role": "apricot"
    },
    {
      "hex": "#e0a75e",
      "role": "honey"
    },
    {
      "hex": "#b189a0",
      "role": "mauve"
    },
    {
      "hex": "#533a56",
      "role": "plum"
    },
    {
      "hex": "#fbf5ed",
      "role": "cream"
    }
  ]
}

Related palettes