Diva Blue

Looking for a vibrant palette? This one pairs Diva Blue (#0075c3), Two Peas in a Pod (#9ed14e), and Fight the Sunrise (#ff94a9) for a bold result.

vibrantbold
Visualize
:root {
  --color-1: #0075c3;
  --color-2: #9e1645;
  --color-3: #9ed14e;
  --color-4: #005088;
  --color-5: #ff94a9;
}

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

Diva Blue FAQ

What colors are in Diva Blue?

Diva Blue uses 5 colors: Diva Blue, Hydrangea Red, Two Peas in a Pod, Dark Denim, Fight the Sunrise.

Is Diva Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Two Peas in a Pod on Dark Denim, at 4.7:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Diva Blue in a project?

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