Amparo Blue

Looking for a muted palette? This one pairs Amparo Blue (#526cb8), Venus Violet (#806fc0), and Royal Lilac (#7d539f) for a calm result.

mutedcalm
Visualize
:root {
  --color-1: #526cb8;
  --color-2: #8895e7;
  --color-3: #a09ef3;
  --color-4: #806fc0;
  --color-5: #886ab9;
  --color-6: #7d539f;
}

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

Amparo Blue FAQ

What colors are in Amparo Blue?

Amparo Blue uses 6 colors: Amparo Blue, Perrywinkle, Cold Lips, Venus Violet, Lavish Spending, Royal Lilac.

Is Amparo Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Cold Lips on Royal Lilac, at 2.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Amparo Blue in a project?

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