Baby Nursery

Looking for a pastel palette? This one pairs Unfading Dusk (#e5d6de), Blossom Powder (#c4b3b6), and Misty Blush (#dac9c7) for a soft result.

pastelsoft
Visualize
:root {
  --color-1: #e5d6de;
  --color-2: #ab9ca1;
  --color-3: #c4b3b6;
  --color-4: #ffedee;
  --color-5: #dac9c7;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Baby Nursery FAQ

What colors are in Baby Nursery?

Baby Nursery uses 5 colors: Unfading Dusk, Laylock, Blossom Powder, Translucent Unicorn, Misty Blush.

Is Baby Nursery accessible for text and backgrounds?

The highest-contrast pair in this palette is Laylock on Translucent Unicorn, at 2.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Baby Nursery in a project?

Copy the hex codes above, or open Baby Nursery in the generator to remix it and export as CSS, Tailwind, or JSON.