Daintree

A hanukkah 5-color palette built around Daintree (#00272f), Pagoda Blue (#197e94), and Athena Blue (#67e1fe), with a calm feel throughout.

hanukkahcalm
Visualize
:root {
  --color-1: #00272f;
  --color-2: #005160;
  --color-3: #197e94;
  --color-4: #41aec7;
  --color-5: #67e1fe;
}

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

Daintree FAQ

What colors are in Daintree?

Daintree uses 5 colors: Daintree, Sandalwood Grey Blue, Pagoda Blue, Dragonfly Blue, Athena Blue.

Is Daintree accessible for text and backgrounds?

The highest-contrast pair in this palette is Daintree on Athena Blue, at 10.3:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Daintree in a project?

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