Subdued Sienna

A warm 5-color palette built around Subdued Sienna (#ce846f), Caramel Café (#8c5325), and Caffeinated Cinnamon (#835a13), with a bold feel throughout.

warmbold
Visualize
:root {
  --color-1: #ce846f;
  --color-2: #b36f4f;
  --color-3: #8c5325;
  --color-4: #d39d65;
  --color-5: #835a13;
}

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

Subdued Sienna FAQ

What colors are in Subdued Sienna?

Subdued Sienna uses 5 colors: Subdued Sienna, Not yet Caramel, Caramel Café, Golden Aura, Caffeinated Cinnamon.

Is Subdued Sienna accessible for text and backgrounds?

The highest-contrast pair in this palette is Caramel Café on Golden Aura, at 2.6:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Subdued Sienna in a project?

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