The official New Jersey Devils colors are red, black and white. The primary color is red (#CE1126), paired with black (#000000) and white (#FFFFFF). These three appear across the team’s logo, home and away jerseys and all licensed merchandise, a scheme locked in since the 1992 switch that traded the original green for black.
Color Codes Table (HEX, RGB, CMYK, Pantone)
Here’s the part most designers scrolled down for. Copy what you need.
| Color | Swatch | HEX | RGB | CMYK | Pantone |
|---|---|---|---|---|---|
| Red | #CE1126 | 206, 17, 38 | 2, 100, 85, 6 | PMS 186 C | |
| Black | #000000 | 0, 0, 0 | 75, 68, 67, 90 | PMS Black 6 C | |
| White | #FFFFFF | 255, 255, 255 | 0, 0, 0, 0 | Pantone (approx.): none published for white |
One heads-up. A few palette sites list the Devils red as #C8102E or the logo red as #CF0820. Those are close approximations pulled from scanned logos. The value the team’s brand materials point to is #CE1126, so that’s the one I’d build with.
The Devils Palette, Color by Color
The red in the Devils palette
Red (#CE1126) is the anchor. It fills most of the home sweater, forms the body of the famous NJ horns-and-tail monogram, and carries through name bars, numbers and nearly every retail product. This exact shade traces back to the franchise’s 1982 arrival, when a bold, aggressive red was picked to pair with the devil imagery. It never left. Through four decades of minor logo tweaks, the red stayed put.
The black in the Devils palette
Black (#000000) is the newer piece, and it has a real backstory. It didn’t exist in the original identity at all. When the team couldn’t keep the original green looking consistent across jerseys, socks and pants, they dropped it and slotted in a flat, hard black for the 1992-93 season. It now rings the logo circle, defines the shoulder yoke and does most of the heavy lifting on the team’s alternate designs.
The white in the Devils palette
White (#FFFFFF) is the breathing room. It’s the base of the away jersey, the field the crest sits on, and the trim that separates red from black so neither muddies the other. Not flashy. But pull it out and the whole scheme collapses into a dark blur. Clean white is what keeps the striping legible from the cheap seats.
Uniform Colors (Home, Away, Alternate)
Home uniform: dominantly red, with red-black-red striping on the sleeves and waist and a black shoulder yoke. (Fun quirk: this red set was actually the road jersey until the NHL flipped home and away colors in 2003.)
Away uniform: white base, same crest, red numbers trimmed in black.
Alternate: the Devils resisted third jerseys for years under Lou Lamoriello, then finally released the black “Jersey Jersey” in 2021, designed with input from Martin Brodeur. That one got a farewell run in 2025-26. A new black-based Hometown Remix alternate is expected for 2026-27.
History and Rebranding
The franchise started as the Kansas City Scouts in 1974, moved to Denver as the Colorado Rockies in 1976, then landed in New Jersey in 1982 and took the Jersey Devil name from Pine Barrens folklore.
Those first Devils wore red, green and white, a combo fans nicknamed the “Christmas colors.” The green was a nod to the Garden State. In 1992, after ten seasons, they swapped green for black, mostly because the green shade kept printing inconsistently across gear. That red-black-white look carried the team through all three Stanley Cup wins in 1995, 2000 and 2003, and it hasn’t fundamentally changed since. Reverse Retro drops in 2020-21 and 2022-23 briefly revived the green and the old Scouts/Rockies palette, but only as throwbacks.
How to Use These Colors
For web and screen work, use the HEX or RGB values. For anything headed to a printer, hand over the CMYK or Pantone specs so the red doesn’t shift orange on you. Small thing, but I’ve watched that exact red drift on cheap print jobs more than once.
Here’s a copy-ready CSS block:
:root {
--devils-red: #CE1126;
--devils-black: #000000;
--devils-white: #FFFFFF;
}
Since the palette is basically one strong red doing the talking, it’s worth glancing at a few red-led palette combinations before you commit, especially if you’re pairing it against a busy background.
Related Resources
- Full league reference: NHL team color codes
- The team’s crest breakdown: New Jersey Devils logo
- Division rivals worth comparing: New York Rangers colors, Philadelphia Flyers colors, and New York Islanders colors
FAQ on The New Jersey Devils Colors
What are the New Jersey Devils colors?
The New Jersey Devils colors are red, black and white. Red leads the palette, black adds contrast and menace, and white handles the trim. This red-black-white combo shows up on the logo, uniforms and every piece of team merchandise.
What are the Devils color codes in HEX and RGB?
The Devils red hex code is #CE1126, RGB (206, 17, 38). Black is #000000, RGB (0, 0, 0). White is #FFFFFF, RGB (255, 255, 255). Those are the three official team colors for any digital work.
What is the New Jersey Devils Pantone color?
Devils red matches Pantone 186 C. Black lines up with PMS Black 6 C. White has no Pantone equivalent. Use these PMS values for print jobs so the red doesn’t shift toward orange on press.
What is the primary color of the New Jersey Devils?
Red (#CE1126) is the primary color. It dominates the home jersey, fills the NJ horns-and-tail crest, and carries the numbers and name bars. Black and white work as the secondary and accent colors around it.
When did the Devils adopt their current colors?
The Devils locked in red, black and white in 1992. Before that, from their 1982 arrival, they wore red, green and white. Green got dropped because the shade printed inconsistently across jerseys, socks and pants.
Why were the original Devils colors red and green?
Green honored New Jersey’s Garden State nickname and the Pine Barrens, home of the Jersey Devil legend. Fans jokingly called the red-and-green look the “Christmas colors.” That original scheme ran from 1982 through the 1991-92 season.
What is the Devils black color code?
Devils black is #000000, RGB (0, 0, 0), CMYK (75, 68, 67, 90), Pantone Black 6 C. It rings the logo circle, defines the shoulder yoke, and anchors the team’s alternate uniform designs.
Are the New Jersey Devils colors the same as the Chicago Blackhawks?
Not quite. Both lean on red and black, but the Devils skip the extra accent tones. Chicago’s crest pulls in yellow, green, orange and tan, while New Jersey sticks to a stripped-down red, black and white.
What colors are the Devils home and away jerseys?
The home jersey is dominantly red with red-black-red striping. The away jersey uses a white base with the same crest. Oddly, the red set was the road uniform until the NHL flipped home and away colors in 2003.
Does the Devils alternate jersey use different colors?
Yes. The 2021 “Jersey Jersey” alternate ran a black base with white stripes and red drop-shadow lettering. Designed with Martin Brodeur, it retired in 2025-26. A new black-based Hometown Remix alternate arrives for 2026-27.
- What Is an Extended Font and When to Use It in Design? - 9 August 2026
- The Linear Logo History, Colors, Font, And Meaning - 8 August 2026
- The Best Gamma Alternative for Business Presentations in 2026 - 7 August 2026