Pink Diamond

A easter 5-color palette built around Pink Diamond (#fcd6ff), Heather Violet (#ae7f99), and Frozen Veins (#ecb3bf), with a pastel feel throughout.

easterpastel
Visualize
:root {
  --color-1: #fcd6ff;
  --color-2: #f3c6e9;
  --color-3: #ae7f99;
  --color-4: #fec7dc;
  --color-5: #ecb3bf;
}

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

Pink Diamond FAQ

What colors are in Pink Diamond?

Pink Diamond uses 5 colors: Pink Diamond, Sugar High, Heather Violet, Blossom Tree, Frozen Veins.

Is Pink Diamond accessible for text and backgrounds?

The highest-contrast pair in this palette is Pink Diamond on Heather Violet, at 2.6:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Pink Diamond in a project?

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