Lettuce Green

A mothers-day 5-color palette built around Lettuce Green (#b8d187), Spring Slumber Green (#b8f3b6), and Minted Elegance (#6ec59f), with a soft feel throughout.

mothers-daysoft
Visualize
:root {
  --color-1: #b8d187;
  --color-2: #86ae6c;
  --color-3: #b8f3b6;
  --color-4: #69b282;
  --color-5: #6ec59f;
}

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

Lettuce Green FAQ

What colors are in Lettuce Green?

Lettuce Green uses 5 colors: Lettuce Green, Peeled Asparagus, Spring Slumber Green, Elf Shoe, Minted Elegance.

Is Lettuce Green accessible for text and backgrounds?

The highest-contrast pair in this palette is Peeled Asparagus on Spring Slumber Green, at 2.0:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Lettuce Green in a project?

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