Her Majesty

Looking for a muted palette? This one pairs Her Majesty (#f9a4a3), Sienna Sky (#bf755b), and Okonomiyaki Brown (#b97d49) for a calm result.

mutedcalm
Visualize
:root {
  --color-1: #f9a4a3;
  --color-2: #a5594d;
  --color-3: #bf755b;
  --color-4: #f9b087;
  --color-5: #b97d49;
}

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

Her Majesty FAQ

What colors are in Her Majesty?

Her Majesty uses 5 colors: Her Majesty, Santa Fe Sunset, Sienna Sky, Autumn Mist, Okonomiyaki Brown.

Is Her Majesty accessible for text and backgrounds?

The highest-contrast pair in this palette is Santa Fe Sunset on Autumn Mist, at 2.8:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Her Majesty in a project?

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