Media & Entertainment
Last.fm Color Codes
Last.fm works in a single red, hex #D51007, on white. The Last.fm color codes in Hex, RGB and CMYK can be found below. It formed in the United Kingdom in 2002 from the merger of a music site and Audioscrobbler, a university project that logged every track a person played; that logging, called scrobbling, is still the core of the service. Its nearest peer on this site is Spotify.
Primary colors
What are Last.fm Primary Colors?
Last.fm's primary color is #D51007. Every value on this page is derived from it.
Last.fm runs a red mark; the value shown matches its stated red.
Last.fm Primary
| Hex | #D51007 |
|---|---|
| RGB | 213, 16, 7 |
| HSL | hsl(3, 94%, 43%) |
| CMYK | 0%, 92%, 97%, 16%converted · approximate |
| Pantone | PMS 485 Cnearest match · not published by the brand |
Last.fm Hex Color Codes
Last.fm hex color codes are #D51007 for primary.
| Color | Hex |
|---|---|
| Primary | #D51007 |
Last.fm RGB Color Codes
Last.fm RGB color codes are 213, 16, 7 for primary. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Primary | rgb(213, 16, 7) |
Last.fm HSL Color Codes
Last.fm HSL color codes are 3, 94%, 43% for primary. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Primary | hsl(3, 94%, 43%) |
Last.fm CMYK Color Code
Last.fm CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Primary | 0%, 92%, 97%, 16% |
Last.fm Pantone Color Codes
Last.fm 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 485 C |
Logo
Last.fm Logo Colors
Last.fm logo colors are one red for the wordmark, the dot in the name picked out.
Last.fm Logo Colors Palette
What the Last.fm Logo Colors Mean?
The Last.fm red is a strong, slightly warm red that has stood for the brand since the Audioscrobbler days. The identity is a plain wordmark because the interesting part of Last.fm is the data behind it, the charts and neighbours built from years of scrobbles, rather than the mark.
Last.fm Logo Color History
Last.fm logo color history has been red throughout, through ownership by CBS and then the current parent. The wordmark has been simplified over the years but the color has not changed.
Last.fm Logo Fonts
Last.fm logo fonts are a custom bold sans, plain and tightly set. A grotesque like Helvetica Bold is the closest match.
Last.fm Logo JPG
Last.fm logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Last.fm Logo PNG
Last.fm logo in PNG, with a transparent background. Use it over a colored surface.
Last.fm Logo WebP
Last.fm logo in WebP. Same transparency as the PNG at about a third of the file size.
Last.fm Color Code Shades
Last.fm color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Last.fm paint or trim names.
In code
Using the Last.fm palette
CSS custom properties
:root {
--last-fm-primary: #D51007;
}
Contrast against white
| Primary | 5.38: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.