Deep Green

A jewel-tone 5-color palette built around Deep Green (#00580d), Brown Knapweed (#f683b5), and Forgotten Purple (#a085ed), with a bold feel throughout.

jewel-tonebold
Visualize
:root {
  --color-1: #00580d;
  --color-2: #694cae;
  --color-3: #f683b5;
  --color-4: #5cb45d;
  --color-5: #a085ed;
}

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

Deep Green FAQ

What colors are in Deep Green?

Deep Green uses 5 colors: Deep Green, Ultrapurple Merge, Brown Knapweed, Chlorella Green, Forgotten Purple.

Is Deep Green accessible for text and backgrounds?

The highest-contrast pair in this palette is Deep Green on Brown Knapweed, at 3.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Deep Green in a project?

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