Pale Phthalo Blue

Looking for a easter palette? This one pairs Pale Phthalo Blue (#d0d1ff), Cloud Break (#f5eeff), and Sugarpills (#fde2ff) for a pastel result.

easterpastel
Visualize
:root {
  --color-1: #d0d1ff;
  --color-2: #9c84e2;
  --color-3: #f5eeff;
  --color-4: #f7e8ff;
  --color-5: #fde2ff;
}

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

Pale Phthalo Blue FAQ

What colors are in Pale Phthalo Blue?

Pale Phthalo Blue uses 5 colors: Pale Phthalo Blue, Perrywinkle, Cloud Break, Placebo Fuchsia, Sugarpills.

Is Pale Phthalo Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Perrywinkle on Cloud Break, at 2.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Pale Phthalo Blue in a project?

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