Video Games
Fortnite Color Codes
Fortnite works in black, hex #000000, on white. The Fortnite color codes in Hex, RGB and CMYK can be found below. Epic Games had been building it since around 2011 as a co-op survival game; the free Battle Royale mode added in 2017, after PlayerUnknown's Battlegrounds showed the demand, is what turned it into a phenomenon. Its nearest peer on this site is PUBG.
Primary colors
What are Fortnite Primary Colors?
Fortnite's primary color is #000000. Every value on this page is derived from it.
Fortnite runs a black-and-white wordmark; the values shown are black and white.
Fortnite Primary
| Hex | #000000 |
|---|---|
| RGB | 0, 0, 0 |
| HSL | hsl(0, 0%, 0%) |
| CMYK | 0%, 0%, 0%, 100%converted · approximate |
| Pantone | PMS 419 Cnearest match · not published by the brand |
Fortnite Hex Color Codes
Fortnite hex color codes are #000000 for primary.
| Color | Hex |
|---|---|
| Primary | #000000 |
Fortnite RGB Color Codes
Fortnite RGB color codes are 0, 0, 0 for primary. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Primary | rgb(0, 0, 0) |
Fortnite HSL Color Codes
Fortnite HSL color codes are 0, 0%, 0% for primary. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Primary | hsl(0, 0%, 0%) |
Fortnite CMYK Color Code
Fortnite 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%, 0%, 0%, 100% |
Fortnite Pantone Color Codes
Fortnite 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 419 C |
Logo
Fortnite Logo Colors
Fortnite logo colors are black or white for the wordmark, the letters slightly tilted.
Fortnite Logo Colors Palette
What the Fortnite Logo Colors Mean?
The Fortnite wordmark stays black or white because the game itself is a riot of color that changes every season, and a fixed brand color would date fast. The letters lean forward a few degrees to suggest motion; the identity leaves the color to the crossovers, skins and live events.
Fortnite Logo Color History
Fortnite logo color history has been monochrome since the wordmark took its current form around the Battle Royale launch. Seasonal art restyles it constantly but the base mark is black and white.
Fortnite Logo Fonts
Fortnite logo fonts are a custom heavy sans, slightly italic with cut terminals. A face like Burbank Big Condensed is close, and is in fact used across the game's UI.
Fortnite Logo JPG
Fortnite logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Fortnite Logo PNG
Fortnite logo in PNG, with a transparent background. Use it over a colored surface.
Fortnite Logo WebP
Fortnite logo in WebP. Same transparency as the PNG at about a third of the file size.
Fortnite Color Code Shades
Fortnite color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Fortnite paint or trim names.
In code
Using the Fortnite palette
CSS custom properties
:root {
--fortnite-primary: #000000;
}
Contrast against white
| Primary | 21.00: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.