Dark Green

Looking for a warm palette? This one pairs Dark Green (#003906), Fuchsia Pheromone (#ab49b5), and Herbivore (#7aec7b) for a earthy result.

warmearthy
Visualize
:root {
  --color-1: #003906;
  --color-2: #71007b;
  --color-3: #007314;
  --color-4: #ab49b5;
  --color-5: #39b040;
  --color-6: #e883f2;
  --color-7: #7aec7b;
}

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

Dark Green FAQ

What colors are in Dark Green?

Dark Green uses 7 colors: Dark Green, Zeus Purple, Spreadsheet Green, Fuchsia Pheromone, Matt Green, Pinkling, Herbivore.

Is Dark Green accessible for text and backgrounds?

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

How do I use Dark Green in a project?

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