Eight Ball

A monochrome 5-color palette built around Eight Ball (#000a08), Forest Biome (#245a53), and Glacial Green (#6fb7ad), with a dark feel throughout.

monochromedark
Visualize
:root {
  --color-1: #000a08;
  --color-2: #00312c;
  --color-3: #245a53;
  --color-4: #49877f;
  --color-5: #6fb7ad;
}

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

Eight Ball FAQ

What colors are in Eight Ball?

Eight Ball uses 5 colors: Eight Ball, Coach Green, Forest Biome, Jericho Jade, Glacial Green.

Is Eight Ball accessible for text and backgrounds?

The highest-contrast pair in this palette is Eight Ball on Glacial Green, at 8.6:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Eight Ball in a project?

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