Perdu Pink

A pastel 5-color palette built around Perdu Pink (#beada9), Mocha Ice (#e0d2c8), and Schooner (#8e8579), with a soft feel throughout.

pastelsoft
Visualize
:root {
  --color-1: #beada9;
  --color-2: #c2b2ab;
  --color-3: #e0d2c8;
  --color-4: #f9ece1;
  --color-5: #8e8579;
}

.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.

Perdu Pink FAQ

What colors are in Perdu Pink?

Perdu Pink uses 5 colors: Perdu Pink, Artistic Taupe, Mocha Ice, White Canvas, Schooner.

Is Perdu Pink accessible for text and backgrounds?

The highest-contrast pair in this palette is White Canvas on Schooner, at 3.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Perdu Pink in a project?

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