Hickory Tint

A cool 5-color palette built around Hickory Tint (#bd926f), Blue Cheese Olive (#84693c), and Tuscan Hills (#756d3a), with a fresh feel throughout.

coolfresh
Visualize
:root {
  --color-1: #bd926f;
  --color-2: #e5bf95;
  --color-3: #84693c;
  --color-4: #837140;
  --color-5: #756d3a;
}

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

Hickory Tint FAQ

What colors are in Hickory Tint?

Hickory Tint uses 5 colors: Hickory Tint, Laksa, Blue Cheese Olive, Italian Olive, Tuscan Hills.

Is Hickory Tint accessible for text and backgrounds?

The highest-contrast pair in this palette is Laksa on Tuscan Hills, at 3.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Hickory Tint in a project?

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