Tuscan Sun

A warm 5-color palette built around Nature’s Delight (#aad192), Chopped Chive (#32744b), and Emerald Whispers (#2a8973), with a bold feel throughout.

warmbold
Visualize
:root {
  --color-1: #aad192;
  --color-2: #3e703e;
  --color-3: #32744b;
  --color-4: #79c9a5;
  --color-5: #2a8973;
}

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

Tuscan Sun FAQ

What colors are in Tuscan Sun?

Tuscan Sun uses 5 colors: Nature’s Delight, Mount Hyjal, Chopped Chive, Crystal Gem, Emerald Whispers.

Is Tuscan Sun accessible for text and backgrounds?

The highest-contrast pair in this palette is Nature’s Delight on Mount Hyjal, at 3.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Tuscan Sun in a project?

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