Cool Black

Looking for a warm palette? This one pairs Cool Black (#002c5f), Fading Night (#3a79ca), and Ice Cold Stare (#aed0ff) for a earthy result.

warmearthy
Visualize
:root {
  --color-1: #002c5f;
  --color-2: #6e4900;
  --color-3: #3a79ca;
  --color-4: #d49421;
  --color-5: #aed0ff;
}

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

What colors are in Cool Black?

Cool Black uses 5 colors: Cool Black, Antique Bronze, Fading Night, Bonfire Glow, Ice Cold Stare.

Is Cool Black accessible for text and backgrounds?

The highest-contrast pair in this palette is Cool Black on Ice Cold Stare, at 8.7:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Cool Black in a project?

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