Savoy Blue

Looking for a cosmic palette? This one pairs Savoy Blue (#4b5ed2), Arousing Alligator (#786100), and Early Spring Night (#3744b7) for a dark result.

cosmicdark
Visualize
:root {
  --color-1: #4b5ed2;
  --color-2: #590029;
  --color-3: #786100;
  --color-4: #008778;
  --color-5: #3744b7;
}

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

Savoy Blue FAQ

What colors are in Savoy Blue?

Savoy Blue uses 5 colors: Savoy Blue, Fig Balsamic, Arousing Alligator, Mystic Turquoise, Early Spring Night.

Is Savoy Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Fig Balsamic on Mystic Turquoise, at 3.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Savoy Blue in a project?

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