Mid-Century Modern Color Palette

Teal, warm orange, mustard yellow, and walnut brown channel the iconic design movement of the 1950s-60s. This retro-modern palette suits furniture showrooms, design museums, and vintage-inspired branding.

#008080

Deep Cyan

RGB(0, 128, 128)

HSL(180, 100%, 25%)

#FF6B35

Vivid Vermilion

RGB(255, 107, 53)

HSL(16, 100%, 60%)

#D4A017

Orange

RGB(212, 160, 23)

HSL(43, 80%, 46%)

#5C3317

Deep Vermilion

RGB(92, 51, 23)

HSL(24, 60%, 23%)

#E0F5F5

Light Cyan

RGB(224, 245, 245)

HSL(180, 51%, 92%)

#FFF8E7

Light Orange

RGB(255, 248, 231)

HSL(42, 100%, 95%)

lightbulbBest Use Cases

  • checkFurniture showrooms
  • checkDesign museums
  • checkVintage branding

businessIndustries

  • checkInterior Design
  • checkCulture
Mood:iconic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #008080;
  --color-2: #FF6B35;
  --color-3: #D4A017;
  --color-4: #5C3317;
  --color-5: #E0F5F5;
  --color-6: #FFF8E7;
}

Tailwind CSS Config

colors: {
  'mid-century-modern-1': '#008080',
  'mid-century-modern-2': '#FF6B35',
  'mid-century-modern-3': '#D4A017',
  'mid-century-modern-4': '#5C3317',
  'mid-century-modern-5': '#E0F5F5',
  'mid-century-modern-6': '#FFF8E7',
}
mid-centuryretromoderniconic1960s

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes