Fussy Pink

Looking for a pastel palette? This one pairs Fussy Pink (#e8a5b5), Shy Girl (#ffd6ce), and Peaceful Peach (#ffddcf) for a soft result.

pastelsoft
Visualize
:root {
  --color-1: #e8a5b5;
  --color-2: #ffeded;
  --color-3: #ffd6ce;
  --color-4: #ffddcf;
}

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

Fussy Pink FAQ

What colors are in Fussy Pink?

Fussy Pink uses 4 colors: Fussy Pink, Voracious White, Shy Girl, Peaceful Peach.

Is Fussy Pink accessible for text and backgrounds?

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

How do I use Fussy Pink in a project?

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