Find Color Codes

Video Games

Stadia Color Codes

Stadia works in a coral red, hex #FF4C1D, with a magenta, hex #9B0063. The Stadia color codes in Hex, RGB and CMYK can be found below. Google announced the cloud-gaming service in 2019 and shut it down in January 2023 after it failed to find an audience, refunding the hardware and the games people had bought. Its nearest peer on this site is Xbox.

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

Primary colors

What are Stadia Primary Colors?

Stadia's primary colors are coral #FF4C1D, magenta #9B0063.

Stadia ran a coral mark; the service was shut down in 2023.

Stadia Coral

Hex#FF4C1D
RGB255, 76, 29
HSLhsl(12, 100%, 56%)
CMYK0%, 70%, 89%, 0%converted · approximate
PantonePMS 172 Cnearest match · not published by the brand

Stadia Magenta

Hex#9B0063
RGB155, 0, 99
HSLhsl(322, 100%, 30%)
CMYK0%, 100%, 36%, 39%converted · approximate
PantonePMS 234 Cnearest match · not published by the brand

Stadia Hex Color Codes

Stadia hex color codes are #FF4C1D for coral and #9B0063 for magenta.

ColorHex
Coral #FF4C1D
Magenta #9B0063

Stadia RGB Color Codes

Stadia RGB color codes are 255, 76, 29 for coral and 155, 0, 99 for magenta. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Coral rgb(255, 76, 29)
Magenta rgb(155, 0, 99)

Stadia HSL Color Codes

Stadia HSL color codes are 12, 100%, 56% for coral and 322, 100%, 30% for magenta. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Coral hsl(12, 100%, 56%)
Magenta hsl(322, 100%, 30%)

Stadia CMYK Color Code

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

ColorCMYK
Coral 0%, 70%, 89%, 0%
Magenta 0%, 100%, 36%, 39%

Stadia Pantone Color Codes

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

ColorNearest Pantone
Coral PMS 172 C
Magenta PMS 234 C

Logo

Stadia Logo Colors

Stadia logo colors are a coral-to-magenta S mark, on white or black.

Stadia Logo Colors Palette

What the Stadia Logo Colors Mean?

The Stadia colors were a warm coral shading into magenta, chosen to feel distinct from Google's four primary brand colors and from the greens and blues of the console makers. The mark was an S drawn as a folded ribbon or a controller in motion; the palette is now a museum piece.

Stadia Logo Color History

Stadia logo color history is a single closed chapter. The coral-magenta identity ran from the 2019 reveal to the 2023 shutdown without change.

Stadia Logo Fonts

Stadia logo fonts were Google Sans, the company's product typeface. Product Sans is the exact face.

Stadia Logo JPG

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

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

Stadia Logo PNG

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

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

Stadia Logo WebP

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

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

Stadia Color Code Shades

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

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

In code

Using the Stadia palette

CSS custom properties

:root {
  --stadia-coral: #FF4C1D;
  --stadia-magenta: #9B0063;
}

Contrast against white

Coral 3.33:1AA ×
Magenta 8.16: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.