Bridal Morning
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
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
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
#f4c2c2, #fbf7f0, #d6b98c, #a89f94, #4e4038:root {
--color-blush: #f4c2c2;
--color-ivory: #fbf7f0;
--color-champagne: #d6b98c;
--color-greige: #a89f94;
--color-cocoa: #4e4038;
}@theme {
--color-blush: #f4c2c2;
--color-ivory: #fbf7f0;
--color-champagne: #d6b98c;
--color-greige: #a89f94;
--color-cocoa: #4e4038;
}{
"name": "Bridal Morning",
"colors": [
{
"hex": "#f4c2c2",
"role": "blush"
},
{
"hex": "#fbf7f0",
"role": "ivory"
},
{
"hex": "#d6b98c",
"role": "champagne"
},
{
"hex": "#a89f94",
"role": "greige"
},
{
"hex": "#4e4038",
"role": "cocoa"
}
]
}