Midnight Jam

A monochrome 5-color palette built around Midnight Jam (#0d001d), Lucid Dreams (#642f95), and Lilac Geode (#c088ff), with a dark feel throughout.

monochromedark
Visualize
:root {
  --color-1: #0d001d;
  --color-2: #39055f;
  --color-3: #642f95;
  --color-4: #9257d0;
  --color-5: #c088ff;
}

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

Midnight Jam FAQ

What colors are in Midnight Jam?

Midnight Jam uses 5 colors: Midnight Jam, Cotinga Purple, Lucid Dreams, Morado Purple, Lilac Geode.

Is Midnight Jam accessible for text and backgrounds?

The highest-contrast pair in this palette is Midnight Jam on Lilac Geode, at 7.9:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Midnight Jam in a project?

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