Begonia

A cinco-de-mayo 7-color palette built around Begonia (#ff6c7c), Young Salmon (#ffb3b6), and Watermelon Candy (#ff5d73), with a vibrant feel throughout.

cinco-de-mayovibrant
Visualize
:root {
  --color-1: #ff6c7c;
  --color-2: #6dc634;
  --color-3: #abcfff;
  --color-4: #ffb3b6;
  --color-5: #336e00;
  --color-6: #86b9ff;
  --color-7: #ff5d73;
}

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

Begonia FAQ

What colors are in Begonia?

Begonia uses 7 colors: Begonia, Bitter Dandelion, Night Snow, Young Salmon, Tatzelwurm Green, Scenic Water, Watermelon Candy.

Is Begonia accessible for text and backgrounds?

The highest-contrast pair in this palette is Night Snow on Tatzelwurm Green, at 3.9:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Begonia in a project?

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