Carrot

A vibrant 6-color palette built around Carrot (#ff733e), Megadrive Screen (#483cba), and Moscow Papyrus (#8f7e00), with a dark feel throughout.

vibrantdark
Visualize
:root {
  --color-1: #ff733e;
  --color-2: #655800;
  --color-3: #00a5c8;
  --color-4: #483cba;
  --color-5: #ff865c;
  --color-6: #8f7e00;
}

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

Carrot FAQ

What colors are in Carrot?

Carrot uses 6 colors: Carrot, Ayahuasca Vine, Resonant Blue, Megadrive Screen, Pink Fire, Moscow Papyrus.

Is Carrot accessible for text and backgrounds?

The highest-contrast pair in this palette is Megadrive Screen on Pink Fire, at 3.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Carrot in a project?

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