Nordic Noir

A holiday 5-color palette built around Nordic Noir (#003343), Hacienda Blue (#0086a8), and Sky (#7edcff), with a bold feel throughout.

holidaybold
Visualize
:root {
  --color-1: #003343;
  --color-2: #883400;
  --color-3: #0086a8;
  --color-4: #f8783a;
  --color-5: #7edcff;
}

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

Nordic Noir FAQ

What colors are in Nordic Noir?

Nordic Noir uses 5 colors: Nordic Noir, Coffee Addiction, Hacienda Blue, Crayola Orange, Sky.

Is Nordic Noir accessible for text and backgrounds?

The highest-contrast pair in this palette is Nordic Noir on Sky, at 8.7:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Nordic Noir in a project?

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