Artful Magenta

Looking for a muted palette? This one pairs Artful Magenta (#804f5b), Rose Taupe (#915f5b), and Pretty Rascal (#e2af99) for a calm result.

mutedcalm
Visualize
:root {
  --color-1: #804f5b;
  --color-2: #e4abaf;
  --color-3: #915f5b;
  --color-4: #a47266;
  --color-5: #e2af99;
}

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

Artful Magenta FAQ

What colors are in Artful Magenta?

Artful Magenta uses 5 colors: Artful Magenta, Raspberry Lemonade, Rose Taupe, Toasted Nutmeg, Pretty Rascal.

Is Artful Magenta accessible for text and backgrounds?

The highest-contrast pair in this palette is Artful Magenta on Pretty Rascal, at 3.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Artful Magenta in a project?

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