Dahlia Delight

Looking for a mothers-day palette? This one pairs Dahlia Delight (#fabcd3), Juvie (#8ab9cd), and Powdered (#f9f2e7) for a soft result.

mothers-daysoft
Visualize
:root {
  --color-1: #fabcd3;
  --color-2: #b79bc7;
  --color-3: #8ab9cd;
  --color-4: #abc2a6;
  --color-5: #f9f2e7;
}

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

Dahlia Delight FAQ

What colors are in Dahlia Delight?

Dahlia Delight uses 5 colors: Dahlia Delight, Crocus Petal, Juvie, Belladonna’s Leaf, Powdered.

Is Dahlia Delight accessible for text and backgrounds?

The highest-contrast pair in this palette is Crocus Petal on Powdered, at 2.2:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Dahlia Delight in a project?

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