Darkest Navy

Looking for a pastel palette? This one pairs Darkest Navy (#464460), Majestic Violet (#9c99c5), and Foundation White (#f1f0ff) for a calm result.

pastelcalm
Visualize
:root {
  --color-1: #464460;
  --color-2: #706d91;
  --color-3: #9c99c5;
  --color-4: #cbc7fc;
  --color-5: #f1f0ff;
}

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

Darkest Navy FAQ

What colors are in Darkest Navy?

Darkest Navy uses 5 colors: Darkest Navy, Bureaucracy, Majestic Violet, Innocent Snowdrop, Foundation White.

Is Darkest Navy accessible for text and backgrounds?

The highest-contrast pair in this palette is Darkest Navy on Foundation White, at 8.3:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Darkest Navy in a project?

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