Purple Yam

A cosmic 5-color palette built around Purple Yam (#a34ad0), Gecko’s Dream (#61a000), and Royal Purple (#480064), with a dark feel throughout.

cosmicdark
Visualize
:root {
  --color-1: #a34ad0;
  --color-2: #e35600;
  --color-3: #61a000;
  --color-4: #003745;
  --color-5: #480064;
}

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

Purple Yam FAQ

What colors are in Purple Yam?

Purple Yam uses 5 colors: Purple Yam, Salsa Habañero, Gecko’s Dream, Crowberry Blue, Royal Purple.

Is Purple Yam accessible for text and backgrounds?

The highest-contrast pair in this palette is Gecko’s Dream on Royal Purple, at 4.5:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Purple Yam in a project?

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