Quintana

A cinco-de-mayo 5-color palette built around Quintana (#008da6), Oh Em Ghee (#eac719), and Purple Excellency (#9a3287), with a vibrant feel throughout.

cinco-de-mayovibrant
Visualize
:root {
  --color-1: #008da6;
  --color-2: #e074c8;
  --color-3: #eac719;
  --color-4: #005565;
  --color-5: #9a3287;
}

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

Quintana FAQ

What colors are in Quintana?

Quintana uses 5 colors: Quintana, Explicit Pink, Oh Em Ghee, Rainy Morning, Purple Excellency.

Is Quintana accessible for text and backgrounds?

The highest-contrast pair in this palette is Oh Em Ghee on Rainy Morning, at 5.1:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Quintana in a project?

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