Fiery Red

A cinco-de-mayo 5-color palette built around Fiery Red (#de182c), Green Paw Paw (#0a6041), and Wild Strawberry (#ff309c), with a vibrant feel throughout.

cinco-de-mayovibrant
Visualize
:root {
  --color-1: #de182c;
  --color-2: #786200;
  --color-3: #0a6041;
  --color-4: #ffffff;
  --color-5: #ff309c;
}

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

Fiery Red FAQ

What colors are in Fiery Red?

Fiery Red uses 5 colors: Fiery Red, Arousing Alligator, Green Paw Paw, White, Wild Strawberry.

Is Fiery Red accessible for text and backgrounds?

The highest-contrast pair in this palette is Green Paw Paw on White, at 7.6:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Fiery Red in a project?

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