Burnt Russet

A seasonal 4-color palette built around Burnt Russet (#843b47), Sierra (#a35b44), and Pale Cordovan (#ad6c42), with a fresh feel throughout.

seasonalfresh
Visualize
:root {
  --color-1: #843b47;
  --color-2: #ffb8b1;
  --color-3: #a35b44;
  --color-4: #ad6c42;
}

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

Burnt Russet FAQ

What colors are in Burnt Russet?

Burnt Russet uses 4 colors: Burnt Russet, Mexican Milk, Sierra, Pale Cordovan.

Is Burnt Russet accessible for text and backgrounds?

The highest-contrast pair in this palette is Burnt Russet on Mexican Milk, at 4.7:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Burnt Russet in a project?

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