Bridal Morning

pastelcalm

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

Blush and champagne share a warm, skin-flattering undertone, and both hover so close to ivory in value that the palette reads as layers of light rather than blocks of color. Greige is the working neutral that keeps the sweetness in check, stepping the eye down toward cocoa, which does the job of black without its severity. Print blush large and champagne small — a foil detail, not a field.

Built around Blush Pink.

Use this palette

Hex values
  • #f4c2c2blush
  • #fbf7f0ivory
  • #d6b98cchampagne
  • #a89f94greige
  • #4e4038cocoa
CSS custom properties

The variables, doing badge duty

blushivorychampagnegreigecocoa
:root {
  --color-blush: #f4c2c2;
  --color-ivory: #fbf7f0;
  --color-champagne: #d6b98c;
  --color-greige: #a89f94;
  --color-cocoa: #4e4038;
}
Tailwind v4 theme

In Bridal Morning's world

@theme {
  --color-blush: #f4c2c2;
  --color-ivory: #fbf7f0;
  --color-champagne: #d6b98c;
  --color-greige: #a89f94;
  --color-cocoa: #4e4038;
}
JSON
{
  "name": "Bridal Morning",
  "colors": [
    {
      "hex": "#f4c2c2",
      "role": "blush"
    },
    {
      "hex": "#fbf7f0",
      "role": "ivory"
    },
    {
      "hex": "#d6b98c",
      "role": "champagne"
    },
    {
      "hex": "#a89f94",
      "role": "greige"
    },
    {
      "hex": "#4e4038",
      "role": "cocoa"
    }
  ]
}

Related palettes