Mint Zest

Looking for a easter palette? This one pairs Mint Zest (#c5ffe3), Bayside (#61c8ba), and Bath Water (#81eaf5) for a pastel result.

easterpastel
Visualize
:root {
  --color-1: #c5ffe3;
  --color-2: #7fdec4;
  --color-3: #61c8ba;
  --color-4: #34a5a4;
  --color-5: #81eaf5;
}

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

Mint Zest FAQ

What colors are in Mint Zest?

Mint Zest uses 5 colors: Mint Zest, Tender Turquoise, Bayside, Sea Kale, Bath Water.

Is Mint Zest accessible for text and backgrounds?

The highest-contrast pair in this palette is Mint Zest on Sea Kale, at 2.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Mint Zest in a project?

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