Retro Color Palette

Burnt orange, avocado green, mustard yellow, and chocolate brown channel the groovy aesthetics of the 1970s. This funky palette suits retro diners, vintage clothing brands, and throwback marketing campaigns.

#CC5500

Vivid Vermilion

RGB(204, 85, 0)

HSL(25, 100%, 40%)

#6B8E23

Lime

RGB(107, 142, 35)

HSL(80, 60%, 35%)

#D4A017

Orange

RGB(212, 160, 23)

HSL(43, 80%, 46%)

#5C4033

Deep Vermilion

RGB(92, 64, 51)

HSL(19, 29%, 28%)

#E8B83D

Orange

RGB(232, 184, 61)

HSL(43, 79%, 57%)

#F5E6D3

Light Vermilion

RGB(245, 230, 211)

HSL(34, 63%, 89%)

lightbulbBest Use Cases

  • checkRetro diners
  • checkVintage clothing
  • checkThrowback campaigns

businessIndustries

  • checkFood & Beverage
  • checkFashion
Mood:funky

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #CC5500;
  --color-2: #6B8E23;
  --color-3: #D4A017;
  --color-4: #5C4033;
  --color-5: #E8B83D;
  --color-6: #F5E6D3;
}

Tailwind CSS Config

colors: {
  'retro-1': '#CC5500',
  'retro-2': '#6B8E23',
  'retro-3': '#D4A017',
  'retro-4': '#5C4033',
  'retro-5': '#E8B83D',
  'retro-6': '#F5E6D3',
}
retro70sfunkygroovywarm

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes