Cool Jazz

A easter 6-color palette built around Cool Jazz (#bfeae0), Cold Front Green (#85b0b5), and Blue Hijab (#d0f3ff), with a pastel feel throughout.

easterpastel
Visualize
:root {
  --color-1: #bfeae0;
  --color-2: #caf8f3;
  --color-3: #90bcbc;
  --color-4: #85b0b5;
  --color-5: #8db7c0;
  --color-6: #d0f3ff;
}

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

Cool Jazz FAQ

What colors are in Cool Jazz?

Cool Jazz uses 6 colors: Cool Jazz, Tinted Ice, Blithe Blue, Cold Front Green, Sea Angel, Blue Hijab.

Is Cool Jazz accessible for text and backgrounds?

The highest-contrast pair in this palette is Tinted Ice on Cold Front Green, at 2.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Cool Jazz in a project?

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