Heartfelt

A mothers-day 5-color palette built around Heartfelt (#fdb0cc), Quiet Green (#9db897), and Floral White (#fff9f2), with a soft feel throughout.

mothers-daysoft
Visualize
:root {
  --color-1: #fdb0cc;
  --color-2: #caa6df;
  --color-3: #9db897;
  --color-4: #d6d6bd;
  --color-5: #fff9f2;
}

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

Heartfelt FAQ

What colors are in Heartfelt?

Heartfelt uses 5 colors: Heartfelt, Tropical Violet, Quiet Green, Pale Cucumber, Floral White.

Is Heartfelt accessible for text and backgrounds?

The highest-contrast pair in this palette is Quiet Green on Floral White, at 2.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Heartfelt in a project?

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