Deep Purple

A hanukkah 5-color palette built around Deep Purple (#3c003c), Aged Purple (#a248a1), and Jigglypuff (#ffacfc), with a calm feel throughout.

hanukkahcalm
Visualize
:root {
  --color-1: #3c003c;
  --color-2: #6d236d;
  --color-3: #a248a1;
  --color-4: #d96fd7;
  --color-5: #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 5 colors: Deep Purple, New Riders of the Purple Sage, Aged Purple, Pink 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.