Deep Purple

A coastal 4-color palette built around Deep Purple (#3c003c), Purple Urn Orchid (#c663c4), and Jigglypuff (#ffacfc), with a fresh feel throughout.

coastalfresh
Visualize
:root {
  --color-1: #3c003c;
  --color-2: #7e307d;
  --color-3: #c663c4;
  --color-4: #ffacfc;
}

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

Deep Purple FAQ

What colors are in Deep Purple?

Deep Purple uses 4 colors: Deep Purple, Veronica Purple, Purple Urn Orchid, Jigglypuff.

Is Deep Purple accessible for text and backgrounds?

The highest-contrast pair in this palette is Deep Purple on Jigglypuff, at 10.0:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Deep Purple in a project?

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