Purple Heart

A tropical 5-color palette built around Purple Heart (#6b329f), Mystic Turquoise (#00867a), and Butter Fudge (#a96300), with a vibrant feel throughout.

tropicalvibrant
Visualize
:root {
  --color-1: #6b329f;
  --color-2: #d88000;
  --color-3: #00867a;
  --color-4: #b57ff2;
  --color-5: #a96300;
}

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

What colors are in Purple Heart?

Purple Heart uses 5 colors: Purple Heart, Orange Pepper, Mystic Turquoise, Illicit Purple, Butter Fudge.

Is Purple Heart accessible for text and backgrounds?

The highest-contrast pair in this palette is Purple Heart on Illicit Purple, at 2.8:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Purple Heart in a project?

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