Woolly Mint

A easter 5-color palette built around Woolly Mint (#bde4d0), Snug Cottage (#fffae2), and Love Affair (#fcbec8), with a pastel feel throughout.

easterpastel
Visualize
:root {
  --color-1: #bde4d0;
  --color-2: #ccbbd8;
  --color-3: #fffae2;
  --color-4: #b0d6e4;
  --color-5: #fcbec8;
}

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

Woolly Mint FAQ

What colors are in Woolly Mint?

Woolly Mint uses 5 colors: Woolly Mint, Playful Petal, Snug Cottage, Something Blue, Love Affair.

Is Woolly Mint accessible for text and backgrounds?

The highest-contrast pair in this palette is Playful Petal on Snug Cottage, at 1.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Woolly Mint in a project?

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