Blind Forest

A holiday 5-color palette built around Blind Forest (#223500), Sun Valley (#668539), and Green Chalk (#b9dc8d), with a bold feel throughout.

holidaybold
Visualize
:root {
  --color-1: #223500;
  --color-2: #633f80;
  --color-3: #668539;
  --color-4: #b58fd7;
  --color-5: #b9dc8d;
}

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

Blind Forest FAQ

What colors are in Blind Forest?

Blind Forest uses 5 colors: Blind Forest, Dark Pansy, Sun Valley, Pale Purple, Green Chalk.

Is Blind Forest accessible for text and backgrounds?

The highest-contrast pair in this palette is Blind Forest on Green Chalk, at 8.7:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Blind Forest in a project?

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