Queenly

Looking for a earthy palette? This one pairs Queenly (#d5adce), Forest Berry (#946473), and Taffeta Darling (#ab787d) for a muted result.

earthymuted
Visualize
:root {
  --color-1: #d5adce;
  --color-2: #ab7e97;
  --color-3: #946473;
  --color-4: #ab787d;
}

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

Queenly FAQ

What colors are in Queenly?

Queenly uses 4 colors: Queenly, Bouquet, Forest Berry, Taffeta Darling.

Is Queenly accessible for text and backgrounds?

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

How do I use Queenly in a project?

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