Media & Entertainment
Spotify Color Codes
Spotify works in a single green, hex #1ED760, on black. The Spotify color codes in Hex, RGB and CMYK can be found below. Daniel Ek and Martin Lorentzon started it in Stockholm in 2006 and launched in 2008; Ek has said the name came from mishearing a word Lorentzon shouted across a room, and they worked out spot and identify afterward. Its nearest peer on this site is SoundCloud.
Primary colors
What are Spotify Primary Colors?
Spotify's primary color is #1ED760. Every value on this page is derived from it.
Spotify publishes a brand system; the value shown is the 2023 green.
Spotify Primary
| Hex | #1ED760 |
|---|---|
| RGB | 30, 215, 96 |
| HSL | hsl(141, 76%, 48%) |
| CMYK | 86%, 0%, 55%, 16%converted · approximate |
| Pantone | PMS 361 Cnearest match · not published by the brand |
Spotify Hex Color Codes
Spotify hex color codes are #1ED760 for primary.
| Color | Hex |
|---|---|
| Primary | #1ED760 |
Spotify RGB Color Codes
Spotify RGB color codes are 30, 215, 96 for primary. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Primary | rgb(30, 215, 96) |
Spotify HSL Color Codes
Spotify HSL color codes are 141, 76%, 48% for primary. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Primary | hsl(141, 76%, 48%) |
Spotify CMYK Color Code
Spotify CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Primary | 86%, 0%, 55%, 16% |
Spotify Pantone Color Codes
Spotify Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.
| Color | Nearest Pantone |
|---|---|
| Primary | PMS 361 C |
Logo
Spotify Logo Colors
Spotify logo colors are one green for the wordmark and the three-arc circle.
Spotify Logo Colors Palette
What the Spotify Logo Colors Mean?
The Spotify green is a bright, spring green that reads as go and sits well on the near-black interface the app almost always uses. The circle with three curved bars is meant to suggest sound waves or a signal; a single strong color is what makes the icon findable in a phone full of app tiles.
Spotify Logo Color History
Spotify logo color history has one meaningful change: the green was #1DB954 for years, a slightly muted tone, and shifted to the brighter #1ED760 in 2023. The three-arc mark has held since the 2015 redesign.
Spotify Logo Fonts
Spotify logo fonts are Spotify Circular, a custom cut of the Circular typeface. Circular itself is the exact match.
Spotify Logo JPG
Spotify logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Spotify Logo PNG
Spotify logo in PNG, with a transparent background. Use it over a colored surface.
Spotify Logo WebP
Spotify logo in WebP. Same transparency as the PNG at about a third of the file size.
Spotify Color Code Shades
Spotify color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Spotify paint or trim names.
In code
Using the Spotify palette
CSS custom properties
:root {
--spotify-primary: #1ED760;
}
Contrast against white
| Primary | 1.92:1AA × |
|---|
Brand colors are chosen for recognition, not for legibility. A failing value here is normal. It means use it as a fill, not as text.