Pixel Bleeding

A cinco-de-mayo 5-color palette built around Pixel Bleeding (#b4001c), Whitecap Snow (#fffefc), and Prickly Pink (#ef2691), with a vibrant feel throughout.

cinco-de-mayovibrant
Visualize
:root {
  --color-1: #b4001c;
  --color-2: #0d714c;
  --color-3: #fffefc;
  --color-4: #ffab8d;
  --color-5: #ef2691;
}

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

Pixel Bleeding FAQ

What colors are in Pixel Bleeding?

Pixel Bleeding uses 5 colors: Pixel Bleeding, Into the Green, Whitecap Snow, Coral Correlation, Prickly Pink.

Is Pixel Bleeding accessible for text and backgrounds?

The highest-contrast pair in this palette is Pixel Bleeding on Whitecap Snow, at 7.0:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Pixel Bleeding in a project?

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