Belladonna

A new-years-eve 5-color palette built around Belladonna (#1d000a), Vertigo Cherry (#9d0051), and Raspberry Glaze (#ff7daa), with a dark feel throughout.

new-years-evedark
Visualize
:root {
  --color-1: #1d000a;
  --color-2: #59002b;
  --color-3: #9d0051;
  --color-4: #e0257b;
  --color-5: #ff7daa;
}

.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, Fig Balsamic, Vertigo Cherry, Watermelon Sugar, Raspberry Glaze.

Is Belladonna accessible for text and backgrounds?

The highest-contrast pair in this palette is Belladonna on Raspberry Glaze, at 8.3: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.