Baroque

A hanukkah 5-color palette built around Baroque (#d9b01c), Jupiter (#e1e1e1), and Blue Quartz (#33518b), with a calm feel throughout.

hanukkahcalm
Visualize
:root {
  --color-1: #d9b01c;
  --color-2: #cacaca;
  --color-3: #e1e1e1;
  --color-4: #f8f8f8;
  --color-5: #33518b;
}

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

Baroque FAQ

What colors are in Baroque?

Baroque uses 5 colors: Baroque, Leadbelcher, Jupiter, Zhēn Zhū Bái Pearl, Blue Quartz.

Is Baroque accessible for text and backgrounds?

The highest-contrast pair in this palette is Zhēn Zhū Bái Pearl on Blue Quartz, at 7.3:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Baroque in a project?

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