Wet Crow’s Wing

A monochrome 5-color palette built around Wet Crow’s Wing (#000b04), Aotake Bamboo (#00603d), and Cōng Lǜ Green (#00c683), with a dark feel throughout.

monochromedark
Visualize
:root {
  --color-1: #000b04;
  --color-2: #00321e;
  --color-3: #00603d;
  --color-4: #00915f;
  --color-5: #00c683;
}

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

Wet Crow’s Wing FAQ

What colors are in Wet Crow’s Wing?

Wet Crow’s Wing uses 5 colors: Wet Crow’s Wing, Nightly Woods, Aotake Bamboo, Green Gloss, Cōng Lǜ Green.

Is Wet Crow’s Wing accessible for text and backgrounds?

The highest-contrast pair in this palette is Wet Crow’s Wing on Cōng Lǜ Green, at 9.0:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Wet Crow’s Wing in a project?

Copy the hex codes above, or open Wet Crow’s Wing in the generator to remix it and export as CSS, Tailwind, or JSON.