Black Cherry

A vintage 5-color palette built around Black Cherry (#321821), Mauve Taupe (#8f6370), and Christy’s Smile (#f7bacc), with a muted feel throughout.

vintagemuted
Visualize
:root {
  --color-1: #321821;
  --color-2: #5f3c46;
  --color-3: #8f6370;
  --color-4: #c28e9d;
  --color-5: #f7bacc;
}

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

Black Cherry FAQ

What colors are in Black Cherry?

Black Cherry uses 5 colors: Black Cherry, Enchantress, Mauve Taupe, Grey Pink, Christy’s Smile.

Is Black Cherry accessible for text and backgrounds?

The highest-contrast pair in this palette is Black Cherry on Christy’s Smile, at 10.0:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Black Cherry in a project?

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