Paper & Ink

Aged paper, black ink, a touch of red seal. Letterpress aesthetic.

Paper & Ink — 5-color palette

#F5EFE0#E8DCC4#1A1A1A#9D1F1F#8B7E5E

Hex codes

Hex
#F5EFE0
RGB
245, 239, 224
HSL
43°, 51%, 92%
Hex
#E8DCC4
RGB
232, 220, 196
HSL
40°, 44%, 84%
Hex
#1A1A1A
RGB
26, 26, 26
HSL
0°, 0%, 10%
Hex
#9D1F1F
RGB
157, 31, 31
HSL
0°, 67%, 37%
Hex
#8B7E5E
RGB
139, 126, 94
HSL
43°, 19%, 46%

How to use this palette

The first color in Paper & Ink is the dominant tone — use it for primary surfaces and backgrounds. The middle three are the supporting palette: one warm, one cool, one neutral. The last is the accent — reserve it for highlights, calls-to-action, and emphasis.

For web projects, copy the CSS variables below. For print or illustration, use the hex codes directly. If you’re designing for accessibility, check the contrast between the text and background colors before you ship.

CSS
:root {
  --paper-and-ink-1: #F5EFE0;
  --paper-and-ink-2: #E8DCC4;
  --paper-and-ink-3: #1A1A1A;
  --paper-and-ink-4: #9D1F1F;
  --paper-and-ink-5: #8B7E5E;
}

More mood palettes