Muted Pink

Looking for a earthy palette? This one pairs Muted Pink (#d1768e), Young Redwood (#aa524f), and Fragrant Cloves (#af5e3a) for a muted result.

earthymuted
Visualize
:root {
  --color-1: #d1768e;
  --color-2: #f0909a;
  --color-3: #aa524f;
  --color-4: #e98e78;
  --color-5: #af5e3a;
}

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

Muted Pink FAQ

What colors are in Muted Pink?

Muted Pink uses 5 colors: Muted Pink, Pick Your Brain, Young Redwood, Lox, Fragrant Cloves.

Is Muted Pink accessible for text and backgrounds?

The highest-contrast pair in this palette is Pick Your Brain on Young Redwood, at 2.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Muted Pink in a project?

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