Matt Blue

A seasonal 5-color palette built around Matt Blue (#2970b8), Livid (#6b7fd6), and Ultra Violet (#7966bd), with a fresh feel throughout.

seasonalfresh
Visualize
:root {
  --color-1: #2970b8;
  --color-2: #88b2ff;
  --color-3: #6b7fd6;
  --color-4: #a6a8ff;
  --color-5: #7966bd;
}

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

Matt Blue FAQ

What colors are in Matt Blue?

Matt Blue uses 5 colors: Matt Blue, Carolina Blue, Livid, Shy Moment, Ultra Violet.

Is Matt Blue accessible for text and backgrounds?

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

How do I use Matt Blue in a project?

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