Video Games
CurseForge Color Codes
CurseForge works in a single orange, hex #F16436, on dark. The CurseForge color codes in Hex, RGB and CMYK can be found below. It grew out of the Curse gaming network started in 2006, became the main place to host and download mods for Minecraft, World of Warcraft and other games, and is now run by Overwolf after Twitch sold off its modding business in 2020. Its nearest peer on this site is Roll20.
Primary colors
What are CurseForge Primary Colors?
CurseForge's primary color is #F16436. Every value on this page is derived from it.
CurseForge publishes brand assets; the value shown matches its stated orange.
CurseForge Primary
| Hex | #F16436 |
|---|---|
| RGB | 241, 100, 54 |
| HSL | hsl(15, 87%, 58%) |
| CMYK | 0%, 59%, 78%, 5%converted · approximate |
| Pantone | PMS 171 Cnearest match · not published by the brand |
CurseForge Hex Color Codes
CurseForge hex color codes are #F16436 for primary.
| Color | Hex |
|---|---|
| Primary | #F16436 |
CurseForge RGB Color Codes
CurseForge RGB color codes are 241, 100, 54 for primary. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Primary | rgb(241, 100, 54) |
CurseForge HSL Color Codes
CurseForge HSL color codes are 15, 87%, 58% for primary. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Primary | hsl(15, 87%, 58%) |
CurseForge CMYK Color Code
CurseForge 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%, 59%, 78%, 5% |
CurseForge Pantone Color Codes
CurseForge 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 171 C |
Logo
CurseForge Logo Colors
CurseForge logo colors are one orange for the flame mark and wordmark.
CurseForge Logo Colors Palette
What the CurseForge Logo Colors Mean?
The CurseForge orange is a warm, forge-fire tone that matches the name: a place where mods are hammered out. The mark is a stylized flame, and a single strong color is enough for a utility site that developers and players mostly meet through a launcher rather than a homepage.
CurseForge Logo Color History
CurseForge logo color history has held the orange flame through the ownership changes from Curse to Twitch to Overwolf, with the mark simplified along the way.
CurseForge Logo Fonts
CurseForge logo fonts are a custom bold sans, plain and sturdy. A grotesque like Roboto Bold is the nearest match.
CurseForge Logo JPG
CurseForge logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
CurseForge Logo PNG
CurseForge logo in PNG, with a transparent background. Use it over a colored surface.
CurseForge Logo WebP
CurseForge logo in WebP. Same transparency as the PNG at about a third of the file size.
CurseForge Color Code Shades
CurseForge color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not CurseForge paint or trim names.
In code
Using the CurseForge palette
CSS custom properties
:root {
--curseforge-primary: #F16436;
}
Contrast against white
| Primary | 3.17: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.