Wild Aster

A vibrant 6-color palette built around Wild Aster (#a3328e), Pink Orchid (#ea75d1), and Picnic Day Sky (#00d1f5), with a bold feel throughout.

vibrantbold
Visualize
:root {
  --color-1: #a3328e;
  --color-2: #655400;
  --color-3: #2ddbff;
  --color-4: #ea75d1;
  --color-5: #d6b500;
  --color-6: #00d1f5;
}

.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 6 colors: Wild Aster, Ayahuasca Vine, Vaporwave Blue, Pink Orchid, Palomino Gold, Picnic Day Sky.

Is Wild Aster accessible for text and backgrounds?

The highest-contrast pair in this palette is Ayahuasca Vine on Vaporwave Blue, at 4.5: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.