Find Color Codes

Video Games

PUBG Color Codes

PUBG works in a yellow, hex #F2A900, with black. The PUBG color codes in Hex, RGB and CMYK can be found below. The Korean company Krafton released PlayerUnknown's Battlegrounds in 2017, designed by Brendan Greene, who had built battle-royale mods for other games; it defined the genre before Fortnite scaled it. Its nearest peer on this site is Fortnite.

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

Primary colors

What are PUBG Primary Colors?

PUBG's primary color is #F2A900. Every value on this page is derived from it.

PUBG publishes a brand system; the value shown matches its stated yellow.

PUBG Yellow

Hex#F2A900
RGB242, 169, 0
HSLhsl(42, 100%, 47%)
CMYK0%, 30%, 100%, 5%converted · approximate
PantonePMS 1235 Cnearest match · not published by the brand

PUBG Hex Color Codes

PUBG hex color codes are #F2A900 for yellow.

ColorHex
Yellow #F2A900

PUBG RGB Color Codes

PUBG RGB color codes are 242, 169, 0 for yellow. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Yellow rgb(242, 169, 0)

PUBG HSL Color Codes

PUBG HSL color codes are 42, 100%, 47% for yellow. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Yellow hsl(42, 100%, 47%)

PUBG CMYK Color Code

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

ColorCMYK
Yellow 0%, 30%, 100%, 5%

PUBG Pantone Color Codes

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

ColorNearest Pantone
Yellow PMS 1235 C

Logo

PUBG Logo Colors

PUBG logo colors are a warm yellow for the wordmark, usually on black.

PUBG Logo Colors Palette

What the PUBG Logo Colors Mean?

The PUBG yellow is the color of the message that flashes when you win a match, the one that ends with chicken dinner, and the brand made it the identity. Set on black it reads as a caution or a prize; a single strong color is what the game needed as it became an esport with its own broadcasts.

PUBG Logo Color History

PUBG logo color history moved from the long PlayerUnknown's Battlegrounds wordmark to the four-letter PUBG mark around 2019, keeping the yellow and black.

PUBG Logo Fonts

PUBG logo fonts are a custom bold sans, condensed and slightly stenciled. A military-styled grotesque is the nearest match.

PUBG Logo JPG

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

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

PUBG Logo PNG

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

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

PUBG Logo WebP

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

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

PUBG Color Code Shades

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

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

In code

Using the PUBG palette

CSS custom properties

:root {
  --pubg-yellow: #F2A900;
}

Contrast against white

Yellow 2.01: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.