Fescue

Fescue (#a3cca8), Ore Mountains Green (#2c6350), and Dusty Teal (#4d8d88) come together in this cool palette, well suited to fresh designs.

coolfresh
Visualize
:root {
  --color-1: #a3cca8;
  --color-2: #a4d6b7;
  --color-3: #2c6350;
  --color-4: #76b3a5;
  --color-5: #4d8d88;
}

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

Fescue FAQ

What colors are in Fescue?

Fescue uses 5 colors: Fescue, Glenwood Green, Ore Mountains Green, Turtle Lake, Dusty Teal.

Is Fescue accessible for text and backgrounds?

The highest-contrast pair in this palette is Glenwood Green on Ore Mountains Green, at 4.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Fescue in a project?

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