Green Goddess

A mothers-day 7-color palette built around Green Goddess (#75ae7d), Keppel (#61b496), and Nile Stone (#66c8c0), with a soft feel throughout.

mothers-daysoft
Visualize
:root {
  --color-1: #75ae7d;
  --color-2: #488a61;
  --color-3: #7fcba5;
  --color-4: #61b496;
  --color-5: #88e1c9;
  --color-6: #4bab9b;
  --color-7: #66c8c0;
}

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

Green Goddess FAQ

What colors are in Green Goddess?

Green Goddess uses 7 colors: Green Goddess, Onion Seedling, Aqua Eden, Keppel, Opulent Turquoise, Ambrosial Oceanside, Nile Stone.

Is Green Goddess accessible for text and backgrounds?

The highest-contrast pair in this palette is Onion Seedling on Opulent Turquoise, at 2.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Green Goddess in a project?

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