Spring Blossom

Looking for a pastel palette? This one pairs Lover’s Tryst (#b98da2), Serene Sea (#78a9bf), and Olive Tree (#a8a87c) for a fresh result.

pastelfresh
Visualize
:root {
  --color-1: #b98da2;
  --color-2: #7f7f54;
  --color-3: #78a9bf;
  --color-4: #c99cb2;
  --color-5: #a8a87c;
}

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

Spring Blossom FAQ

What colors are in Spring Blossom?

Spring Blossom uses 5 colors: Lover’s Tryst, Oregano, Serene Sea, Lady’s Cushions Pink, Olive Tree.

Is Spring Blossom accessible for text and backgrounds?

The highest-contrast pair in this palette is Oregano on Lady’s Cushions Pink, at 1.8:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Spring Blossom in a project?

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