Vintage Newspaper Color Palette

Yellowed parchment, faded ink black, aged brown, and warm sepia recreate the charm of old newspapers. This nostalgic palette suits vintage typography projects, history blogs, and antique market branding.

#F5E6D0

Light Orange

RGB(245, 230, 208)

HSL(36, 65%, 89%)

#1A1A1A

Black

RGB(26, 26, 26)

HSL(0, 0%, 10%)

#8B7355

Vermilion

RGB(139, 115, 85)

HSL(33, 24%, 44%)

#C8AD7F

Orange

RGB(200, 173, 127)

HSL(38, 40%, 64%)

#D4C4A8

Dusty Orange

RGB(212, 196, 168)

HSL(38, 34%, 75%)

#E8DCC8

Light Orange

RGB(232, 220, 200)

HSL(38, 41%, 85%)

lightbulbBest Use Cases

  • checkVintage typography
  • checkHistory blogs
  • checkAntique markets

businessIndustries

  • checkPublishing
  • checkCulture
Mood:nostalgic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #F5E6D0;
  --color-2: #1A1A1A;
  --color-3: #8B7355;
  --color-4: #C8AD7F;
  --color-5: #D4C4A8;
  --color-6: #E8DCC8;
}

Tailwind CSS Config

colors: {
  'vintage-newspaper-1': '#F5E6D0',
  'vintage-newspaper-2': '#1A1A1A',
  'vintage-newspaper-3': '#8B7355',
  'vintage-newspaper-4': '#C8AD7F',
  'vintage-newspaper-5': '#D4C4A8',
  'vintage-newspaper-6': '#E8DCC8',
}
vintagenewspaperparchmentagedtypographic

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes