Miami Vice Color Palette

Hot pink, electric blue, bright white, and palm green channel the flashy 1980s Miami Vice aesthetic. This retro-glamour palette powers pool party invitations, neon signage, and 80s throwback campaigns.

#FF1493

Vivid Magenta

RGB(255, 20, 147)

HSL(328, 100%, 54%)

#00BFFF

Vivid Cyan

RGB(0, 191, 255)

HSL(195, 100%, 50%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#00FF7F

Vivid Green

RGB(0, 255, 127)

HSL(150, 100%, 50%)

#FF6347

Vivid Red

RGB(255, 99, 71)

HSL(9, 100%, 64%)

#1A1A2E

Dark Indigo

RGB(26, 26, 46)

HSL(240, 28%, 14%)

lightbulbBest Use Cases

  • checkPool parties
  • checkNeon signage
  • check80s campaigns

businessIndustries

  • checkEntertainment
  • checkEvents
Mood:flashy

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FF1493;
  --color-2: #00BFFF;
  --color-3: #FFFFFF;
  --color-4: #00FF7F;
  --color-5: #FF6347;
  --color-6: #1A1A2E;
}

Tailwind CSS Config

colors: {
  'miami-vice-1': '#FF1493',
  'miami-vice-2': '#00BFFF',
  'miami-vice-3': '#FFFFFF',
  'miami-vice-4': '#00FF7F',
  'miami-vice-5': '#FF6347',
  'miami-vice-6': '#1A1A2E',
}
miami80sretroneonflashy

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes