Pale Petunia

A easter 5-color palette built around Pale Petunia (#f8bec6), Demeter (#ecdd9f), and Light Salome (#c8f8e0), with a pastel feel throughout.

easterpastel
Visualize
:root {
  --color-1: #f8bec6;
  --color-2: #b7dae7;
  --color-3: #ecdd9f;
  --color-4: #c7b2d6;
  --color-5: #c8f8e0;
}

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

Pale Petunia FAQ

What colors are in Pale Petunia?

Pale Petunia uses 5 colors: Pale Petunia, Watercolour Sky, Demeter, Elfin Herb, Light Salome.

Is Pale Petunia accessible for text and backgrounds?

The highest-contrast pair in this palette is Elfin Herb on Light Salome, at 1.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Pale Petunia in a project?

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