Emerald Dream

Looking for a vibrant palette? This one pairs Emerald Dream (#007a5c), Crumbly Lipstick (#f26bb7), and Caribbean Green (#00cf9e) for a dark result.

vibrantdark
Visualize
:root {
  --color-1: #007a5c;
  --color-2: #007ba0;
  --color-3: #f26bb7;
  --color-4: #8a3b00;
  --color-5: #00cf9e;
}

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

Emerald Dream FAQ

What colors are in Emerald Dream?

Emerald Dream uses 5 colors: Emerald Dream, Bleu Ciel, Crumbly Lipstick, Espresso Martini, Caribbean Green.

Is Emerald Dream accessible for text and backgrounds?

The highest-contrast pair in this palette is Espresso Martini on Caribbean Green, at 3.8:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Emerald Dream in a project?

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