Midnight Dreams

Looking for a cool palette? This one pairs Midnight Dreams (#002536), Celadon Blue (#007ca7), and Tranquil Pool (#8fd9ff) for a calm result.

coolcalm
Visualize
:root {
  --color-1: #002536;
  --color-2: #004f6c;
  --color-3: #007ca7;
  --color-4: #00ace7;
  --color-5: #8fd9ff;
}

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

What colors are in Midnight Dreams?

Midnight Dreams uses 5 colors: Midnight Dreams, Gemstone Blue, Celadon Blue, Vivid Cerulean, Tranquil Pool.

Is Midnight Dreams accessible for text and backgrounds?

The highest-contrast pair in this palette is Midnight Dreams on Tranquil Pool, at 10.3:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Midnight Dreams in a project?

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