Practice Green

A easter 5-color palette built around Practice Green (#669878), Mint Tea (#aef2e0), and Pure Turquoise (#7ac2c2), with a pastel feel throughout.

easterpastel
Visualize
:root {
  --color-1: #669878;
  --color-2: #5f9a82;
  --color-3: #aef2e0;
  --color-4: #c7fff7;
  --color-5: #7ac2c2;
}

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

Practice Green FAQ

What colors are in Practice Green?

Practice Green uses 5 colors: Practice Green, Succulent Green, Mint Tea, Crushed Ice, Pure Turquoise.

Is Practice Green accessible for text and backgrounds?

The highest-contrast pair in this palette is Practice Green on Crushed Ice, at 3.0:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Practice Green in a project?

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