Video Games
Faceit Color Codes
Faceit works in a single orange, hex #FF5500, on black. The Faceit color codes in Hex, RGB and CMYK can be found below. It started in London in 2012 as a third-party matchmaking and tournament service, best known for competitive Counter-Strike and its anti-cheat, and was acquired by the ESL group under Saudi ownership in 2022. Its nearest peer on this site is Counter-Strike.
Primary colors
What are Faceit Primary Colors?
Faceit's primary color is #FF5500. Every value on this page is derived from it.
Faceit publishes brand assets; the value shown matches its stated orange.
Faceit Primary
| Hex | #FF5500 |
|---|---|
| RGB | 255, 85, 0 |
| HSL | hsl(20, 100%, 50%) |
| CMYK | 0%, 67%, 100%, 0%converted · approximate |
| Pantone | PMS 1655 Cnearest match · not published by the brand |
Faceit Hex Color Codes
Faceit hex color codes are #FF5500 for primary.
| Color | Hex |
|---|---|
| Primary | #FF5500 |
Faceit RGB Color Codes
Faceit RGB color codes are 255, 85, 0 for primary. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Primary | rgb(255, 85, 0) |
Faceit HSL Color Codes
Faceit HSL color codes are 20, 100%, 50% for primary. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Primary | hsl(20, 100%, 50%) |
Faceit CMYK Color Code
Faceit 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%, 67%, 100%, 0% |
Faceit Pantone Color Codes
Faceit 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 1655 C |
Logo
Faceit Logo Colors
Faceit logo colors are one orange for the mark and wordmark, usually on black.
Faceit Logo Colors Palette
What the Faceit Logo Colors Mean?
The Faceit orange is a hot, high-contrast tone that pops against the dark interfaces of competitive shooters, where the platform lives. The mark is a triangle or arrow built into the letterforms, suggesting rank and progression; a single strong color keeps it readable on a stream overlay.
Faceit Logo Color History
Faceit logo color history has held orange-on-black since the brand took shape in the mid-2010s.
Faceit Logo Fonts
Faceit logo fonts are a custom bold sans, angular with cut terminals. A face like Rajdhani or a squared grotesque is the nearest match.
Faceit Logo JPG
Faceit logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Faceit Logo PNG
Faceit logo in PNG, with a transparent background. Use it over a colored surface.
Faceit Logo WebP
Faceit logo in WebP. Same transparency as the PNG at about a third of the file size.
Faceit Color Code Shades
Faceit color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Faceit paint or trim names.
In code
Using the Faceit palette
CSS custom properties
:root {
--faceit-primary: #FF5500;
}
Contrast against white
| Primary | 3.21: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.