Yew

Looking for a jewel-tone palette? This one pairs Yew (#b2b700), Blue Chaos (#5f96ff), and Purple Feather Boa (#8b009d) for a bold result.

jewel-tonebold
Visualize
:root {
  --color-1: #b2b700;
  --color-2: #5f96ff;
  --color-3: #8b009d;
}

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

Yew FAQ

What colors are in Yew?

Yew uses 3 colors: Yew, Blue Chaos, Purple Feather Boa.

Is Yew accessible for text and backgrounds?

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

How do I use Yew in a project?

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