Oily Purple

A food 5-color palette built around Oily Purple (#2e0b4b), Lusty Lavender (#8557b7), and Lavender Fragrance (#dbbfff), with a warm feel throughout.

foodwarm
Visualize
:root {
  --color-1: #2e0b4b;
  --color-2: #57307f;
  --color-3: #8557b7;
  --color-4: #b680f2;
  --color-5: #dbbfff;
}

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

Oily Purple FAQ

What colors are in Oily Purple?

Oily Purple uses 5 colors: Oily Purple, Foggy Amethyst, Lusty Lavender, Illicit Purple, Lavender Fragrance.

Is Oily Purple accessible for text and backgrounds?

The highest-contrast pair in this palette is Oily Purple on Lavender Fragrance, at 10.2:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Oily Purple in a project?

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