Mesozoic Green

A tropical 5-color palette built around Mesozoic Green (#9b7800), Vivid Fuchsia (#b141b0), and Atlantic Blue (#008997), with a vibrant feel throughout.

tropicalvibrant
Visualize
:root {
  --color-1: #9b7800;
  --color-2: #007f8c;
  --color-3: #b141b0;
  --color-4: #705600;
  --color-5: #008997;
}

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

Mesozoic Green FAQ

What colors are in Mesozoic Green?

Mesozoic Green uses 5 colors: Mesozoic Green, Go Alpha, Vivid Fuchsia, Pickled Grape Leaves, Atlantic Blue.

Is Mesozoic Green accessible for text and backgrounds?

The highest-contrast pair in this palette is Mesozoic Green on Pickled Grape Leaves, at 1.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Mesozoic Green in a project?

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