Belladonna

A new-years-eve 5-color palette built around Belladonna (#1c000e), 8 Bit Eggplant (#9a0060), and Dream Setting (#ff79ba), with a dark feel throughout.

new-years-evedark
Visualize
:root {
  --color-1: #1c000e;
  --color-2: #570034;
  --color-3: #9a0060;
  --color-4: #d92d8e;
  --color-5: #ff79ba;
}

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

Belladonna FAQ

What colors are in Belladonna?

Belladonna uses 5 colors: Belladonna, Mulberry Wood, 8 Bit Eggplant, Dark Princess Pink, Dream Setting.

Is Belladonna accessible for text and backgrounds?

The highest-contrast pair in this palette is Belladonna on Dream Setting, at 8.2:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Belladonna in a project?

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