Spotify Inspired Color Palette

Vibrant green against deep black with clean white and soft gray captures Spotify's energetic brand essence. This music-forward palette suits audio apps, playlist generators, and music discovery platforms.

#1DB954

Green

RGB(29, 185, 84)

HSL(141, 73%, 42%)

#191414

Dark Red

RGB(25, 20, 20)

HSL(0, 11%, 9%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#B3B3B3

Light Gray

RGB(179, 179, 179)

HSL(0, 0%, 70%)

#535353

Gray

RGB(83, 83, 83)

HSL(0, 0%, 33%)

#282828

Charcoal

RGB(40, 40, 40)

HSL(0, 0%, 16%)

lightbulbBest Use Cases

  • checkAudio apps
  • checkPlaylist generators
  • checkMusic platforms

businessIndustries

  • checkMusic
  • checkTechnology
Mood:energetic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #1DB954;
  --color-2: #191414;
  --color-3: #FFFFFF;
  --color-4: #B3B3B3;
  --color-5: #535353;
  --color-6: #282828;
}

Tailwind CSS Config

colors: {
  'spotify-inspired-1': '#1DB954',
  'spotify-inspired-2': '#191414',
  'spotify-inspired-3': '#FFFFFF',
  'spotify-inspired-4': '#B3B3B3',
  'spotify-inspired-5': '#535353',
  'spotify-inspired-6': '#282828',
}
spotifymusicgreendarkenergetic

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes