Vintage Color Palette

Faded cream, muted teal, dusty rose, and warm sepia evoke the charm of vintage photography and antique shops. This nostalgic palette is perfect for retro branding, thrift stores, and heritage restaurants.

#D2B48C

Pale Vermilion

RGB(210, 180, 140)

HSL(34, 44%, 69%)

#8A9A5B

Lime

RGB(138, 154, 91)

HSL(75, 26%, 48%)

#BC8F8F

Dusty Red

RGB(188, 143, 143)

HSL(0, 25%, 65%)

#C8AD7F

Orange

RGB(200, 173, 127)

HSL(38, 40%, 64%)

#F0E0C8

Light Orange

RGB(240, 224, 200)

HSL(36, 57%, 86%)

#FAF0E0

Light Orange

RGB(250, 240, 224)

HSL(37, 72%, 93%)

lightbulbBest Use Cases

  • checkRetro branding
  • checkThrift stores
  • checkHeritage restaurants

businessIndustries

  • checkRetail
  • checkFood & Beverage
Mood:nostalgic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #D2B48C;
  --color-2: #8A9A5B;
  --color-3: #BC8F8F;
  --color-4: #C8AD7F;
  --color-5: #F0E0C8;
  --color-6: #FAF0E0;
}

Tailwind CSS Config

colors: {
  'vintage-1': '#D2B48C',
  'vintage-2': '#8A9A5B',
  'vintage-3': '#BC8F8F',
  'vintage-4': '#C8AD7F',
  'vintage-5': '#F0E0C8',
  'vintage-6': '#FAF0E0',
}
vintageretrofadednostalgicantique

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes