Find Color Codes

Healthcare & Pharma

GSK Color Codes

GSK works in an orange, hex #F36633, with a deep purple, hex #40003C. The GSK color codes in Hex, RGB and CMYK can be found below. GlaxoSmithKline was assembled in 2000 from Glaxo Wellcome and SmithKline Beecham, brands that trace back to a New Zealand dried-milk business and a Victorian pills maker; in 2022 it shortened its name to GSK and spun its consumer health lines off as Haleon. Its nearest peer on this site is AstraZeneca.

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

Primary colors

What are GSK Primary Colors?

GSK's primary colors are orange #F36633, purple #40003C.

GSK publishes a brand system; the values shown are the 2022 orange and purple.

GSK Orange

Hex#F36633
RGB243, 102, 51
HSLhsl(16, 89%, 58%)
CMYK0%, 58%, 79%, 5%converted · approximate
PantonePMS 1645 Cnearest match · not published by the brand

GSK Purple

Hex#40003C
RGB64, 0, 60
HSLhsl(304, 100%, 13%)
CMYK0%, 100%, 6%, 75%converted · approximate
PantonePMS 261 Cnearest match · not published by the brand

GSK Hex Color Codes

GSK hex color codes are #F36633 for orange and #40003C for purple.

ColorHex
Orange #F36633
Purple #40003C

GSK RGB Color Codes

GSK RGB color codes are 243, 102, 51 for orange and 64, 0, 60 for purple. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Orange rgb(243, 102, 51)
Purple rgb(64, 0, 60)

GSK HSL Color Codes

GSK HSL color codes are 16, 89%, 58% for orange and 304, 100%, 13% for purple. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Orange hsl(16, 89%, 58%)
Purple hsl(304, 100%, 13%)

GSK CMYK Color Code

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

ColorCMYK
Orange 0%, 58%, 79%, 5%
Purple 0%, 100%, 6%, 75%

GSK Pantone Color Codes

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

ColorNearest Pantone
Orange PMS 1645 C
Purple PMS 261 C

Logo

GSK Logo Colors

GSK logo colors are a warm orange for the letters, often set against the dark purple.

GSK Logo Colors Palette

What the GSK Logo Colors Mean?

The GSK logo colors were chosen in 2022 to look less like a legacy pharma company. Orange is rare in the sector and reads as energetic; the aubergine purple behind it keeps the pairing from turning into a consumer-goods look. The redesign came with the name being cut from GlaxoSmithKline to three letters.

GSK Logo Color History

GSK logo color history has one sharp break. From 2000 the identity was a blue-and-orange interlocking mark; the 2022 rebrand kept an orange but pushed it warmer, added the purple, and dropped the old symbol for a plain wordmark.

GSK Logo Fonts

GSK logo fonts are a custom bold sans with rounded corners. A geometric face such as Poppins is the nearest match.

GSK Logo JPG

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

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

GSK Logo PNG

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

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

GSK Logo WebP

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

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

GSK Color Code Shades

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

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

In code

Using the GSK palette

CSS custom properties

:root {
  --gsk-orange: #F36633;
  --gsk-purple: #40003C;
}

Contrast against white

Orange 3.11:1AA ×
Purple 16.36: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.