Clairvoyant

A cosmic 5-color palette built around Clairvoyant (#4b0059), Donegal Green (#124d00), and Pink Fetish (#e27ef9), with a dark feel throughout.

cosmicdark
Visualize
:root {
  --color-1: #4b0059;
  --color-2: #b45300;
  --color-3: #124d00;
  --color-4: #00afe6;
  --color-5: #e27ef9;
}

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

Clairvoyant FAQ

What colors are in Clairvoyant?

Clairvoyant uses 5 colors: Clairvoyant, Obscure Orange, Donegal Green, Blue Atoll, Pink Fetish.

Is Clairvoyant accessible for text and backgrounds?

The highest-contrast pair in this palette is Clairvoyant on Pink Fetish, at 5.9:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Clairvoyant in a project?

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