Find Color Codes

Media & Entertainment

Bandcamp Color Codes

Bandcamp works in a muted teal-blue, hex #1DA0C3, on white. The Bandcamp color codes in Hex, RGB and CMYK can be found below. Ethan Diamond and Shawn Grunberger started it in 2008 as a direct-to-fan store where artists set their own prices and keep most of the money; it was bought by Epic Games in 2022 and sold on to Songtradr in 2023. Its nearest peer on this site is SoundCloud.

The Bandcamp logo, shown for identification
The Bandcamp logo, shown for identification. Bandcamp is a trademark of its owner and this site is not affiliated with it.

Primary colors

What are Bandcamp Primary Colors?

Bandcamp's primary color is #1DA0C3. Every value on this page is derived from it.

Bandcamp publishes a brand system; the value shown matches its stated blue.

Bandcamp Blue

Hex#1DA0C3
RGB29, 160, 195
HSLhsl(193, 74%, 44%)
CMYK85%, 18%, 0%, 24%converted · approximate
PantonePMS 639 Cnearest match · not published by the brand

Bandcamp Hex Color Codes

Bandcamp hex color codes are #1DA0C3 for blue.

ColorHex
Blue #1DA0C3

Bandcamp RGB Color Codes

Bandcamp RGB color codes are 29, 160, 195 for blue. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Blue rgb(29, 160, 195)

Bandcamp HSL Color Codes

Bandcamp HSL color codes are 193, 74%, 44% for blue. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Blue hsl(193, 74%, 44%)

Bandcamp CMYK Color Code

Bandcamp CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.

ColorCMYK
Blue 85%, 18%, 0%, 24%

Bandcamp Pantone Color Codes

Bandcamp Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.

ColorNearest Pantone
Blue PMS 639 C

Logo

Bandcamp Logo Colors

Bandcamp logo colors are one blue for the wordmark and the small play-in-circle mark.

Bandcamp Logo Colors Palette

What the Bandcamp Logo Colors Mean?

The Bandcamp blue is a calm, slightly grey-green teal that fits a platform built around supporting artists rather than shouting for attention. The identity is deliberately plain, close to a utility, so the music and the artwork uploaded by musicians carry the color instead.

Bandcamp Logo Color History

Bandcamp logo color history has held the blue since the site launched, with only small shifts in saturation. The play-button mark and the wordmark have been redrawn but not recolored.

Bandcamp Logo Fonts

Bandcamp logo fonts are a custom sans, plain and slightly condensed. A grotesque like Helvetica is the closest match.

Bandcamp Logo JPG

Bandcamp logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.

Bandcamp logo, JPG format
Download JPG Trademark of its owner, shown for identification.

Bandcamp Logo PNG

Bandcamp logo in PNG, with a transparent background. Use it over a colored surface.

Bandcamp logo, PNG format
Download PNG Trademark of its owner, shown for identification.

Bandcamp Logo WebP

Bandcamp logo in WebP. Same transparency as the PNG at about a third of the file size.

Bandcamp logo, WEBP format
Download WEBP Trademark of its owner, shown for identification.

Bandcamp Color Code Shades

Bandcamp color code shades step evenly from the primary toward black, for hover states, borders and shadows.

These are interface steps, not Bandcamp paint or trim names.

In code

Using the Bandcamp palette

CSS custom properties

:root {
  --bandcamp-blue: #1DA0C3;
}

Contrast against white

Blue 3.06: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.