Cherry Juice Red

A pastel 5-color palette built around Cherry Juice Red (#6f2f46), Impatient Pink (#de7b9b), and Sugar Coated (#ffecf1), with a calm feel throughout.

pastelcalm
Visualize
:root {
  --color-1: #6f2f46;
  --color-2: #a4546f;
  --color-3: #de7b9b;
  --color-4: #ffb6cb;
  --color-5: #ffecf1;
}

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

Cherry Juice Red FAQ

What colors are in Cherry Juice Red?

Cherry Juice Red uses 5 colors: Cherry Juice Red, Cranbrook, Impatient Pink, Baby Pink, Sugar Coated.

Is Cherry Juice Red accessible for text and backgrounds?

The highest-contrast pair in this palette is Cherry Juice Red on Sugar Coated, at 8.5:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Cherry Juice Red in a project?

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