Daintree

Looking for a vintage palette? This one pairs Daintree (#00272f), Craftsman Blue (#007f96), and Athena Blue (#63e1ff) for a muted result.

vintagemuted
Visualize
:root {
  --color-1: #00272f;
  --color-2: #005160;
  --color-3: #007f96;
  --color-4: #00b1cf;
  --color-5: #63e1ff;
}

.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, Craftsman Blue, Gummy Dolphins, 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.