Rum Chocolate

A hanukkah 6-color palette built around Rum Chocolate (#3e0c1a), Dusky Rose (#bb6576), and Cherry Blossom Pink (#ffb7c3), with a calm feel throughout.

hanukkahcalm
Visualize
:root {
  --color-1: #3e0c1a;
  --color-2: #652937;
  --color-3: #8f4656;
  --color-4: #bb6576;
  --color-5: #e88699;
  --color-6: #ffb7c3;
}

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

Rum Chocolate FAQ

What colors are in Rum Chocolate?

Rum Chocolate uses 6 colors: Rum Chocolate, Siren, Dull Magenta, Dusky Rose, Iced Berry, Cherry Blossom Pink.

Is Rum Chocolate accessible for text and backgrounds?

The highest-contrast pair in this palette is Rum Chocolate on Cherry Blossom Pink, at 10.1:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Rum Chocolate in a project?

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