Pink Delight

Looking for a jewel-tone palette? This one pairs Pink Delight (#ff8fd3), Turquoise Surf (#00c7c6), and Niblet Green (#7ecf38) for a bold result.

jewel-tonebold
Visualize
:root {
  --color-1: #ff8fd3;
  --color-2: #539900;
  --color-3: #00c7c6;
  --color-4: #890065;
  --color-5: #7ecf38;
}

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

What colors are in Pink Delight?

Pink Delight uses 5 colors: Pink Delight, Pistachio Flour, Turquoise Surf, Grapest, Niblet Green.

Is Pink Delight accessible for text and backgrounds?

The highest-contrast pair in this palette is Grapest on Niblet Green, at 4.8:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Pink Delight in a project?

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