Purple Springs

A mothers-day 3-color palette built around Purple Springs (#ac9abd), Lilac Haze (#d6b6d4), and Blunt Violet (#8f6a7c), with a soft feel throughout.

mothers-daysoft
Visualize
:root {
  --color-1: #ac9abd;
  --color-2: #d6b6d4;
  --color-3: #8f6a7c;
}

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

Purple Springs FAQ

What colors are in Purple Springs?

Purple Springs uses 3 colors: Purple Springs, Lilac Haze, Blunt Violet.

Is Purple Springs accessible for text and backgrounds?

The highest-contrast pair in this palette is Lilac Haze on Blunt Violet, at 2.5:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Purple Springs in a project?

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