Wild Aster

A warm 5-color palette built around Wild Aster (#a52a86), Qermez Red (#cc3d77), and Incarnadine (#a80229), with a bold feel throughout.

warmbold
Visualize
:root {
  --color-1: #a52a86;
  --color-2: #ff75bd;
  --color-3: #cc3d77;
  --color-4: #ffa2b0;
  --color-5: #a80229;
}

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

Wild Aster FAQ

What colors are in Wild Aster?

Wild Aster uses 5 colors: Wild Aster, Dream Setting, Qermez Red, Ballet Slippers, Incarnadine.

Is Wild Aster accessible for text and backgrounds?

The highest-contrast pair in this palette is Ballet Slippers on Incarnadine, at 4.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Wild Aster in a project?

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