Red Bean

A cool 5-color palette built around Red Bean (#3f1000), Mahogany (#c04100), and Nature Apricot (#ffbba4), with a calm feel throughout.

coolcalm
Visualize
:root {
  --color-1: #3f1000;
  --color-2: #7c2700;
  --color-3: #c04100;
  --color-4: #ff682c;
  --color-5: #ffbba4;
}

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

Red Bean FAQ

What colors are in Red Bean?

Red Bean uses 5 colors: Red Bean, Buried Lust, Mahogany, Halt and Catch Fire, Nature Apricot.

Is Red Bean accessible for text and backgrounds?

The highest-contrast pair in this palette is Red Bean on Nature Apricot, at 10.0:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Red Bean in a project?

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