Heisenberg Blue

A neutral 6-color palette built around Heisenberg Blue (#68d5f5), Vermeer Blue (#327aaf), and Indigo Batik (#4066a5), with a soft feel throughout.

neutralsoft
Visualize
:root {
  --color-1: #68d5f5;
  --color-2: #006f91;
  --color-3: #2e87b6;
  --color-4: #327aaf;
  --color-5: #74aceb;
  --color-6: #4066a5;
}

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

Heisenberg Blue FAQ

What colors are in Heisenberg Blue?

Heisenberg Blue uses 6 colors: Heisenberg Blue, Tropic Sea, Blue Splash, Vermeer Blue, Greek Sea, Indigo Batik.

Is Heisenberg Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Heisenberg Blue on Indigo Batik, at 3.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Heisenberg Blue in a project?

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