The official Ottawa Senators colors are red, black and gold, with white as a supporting shade. The primary color is red (#DA1A32), paired with black (#000000) and gold (#B79257). These colors run across the team’s logo, jerseys and merchandise, carried over from the 2020-21 rebrand that revived the classic 2D centurion.
The Color Codes
Here’s the full set. Web folks want the HEX, print people need the CMYK and Pantone. Grab whichever fits your file.
| Color | Swatch | HEX | RGB | CMYK | Pantone |
|---|---|---|---|---|---|
| Red | #DA1A32 | 218, 26, 50 | 8, 100, 88, 1 | PMS 186 C | |
| Black | #000000 | 0, 0, 0 | 60, 40, 40, 100 | PMS Black 6 C | |
| Gold | #B79257 | 183, 146, 87 | 28, 40, 75, 4 | PMS 465 C | |
| White | #FFFFFF | 255, 255, 255 | 0, 0, 0, 0 | N/A |
Quick honesty note on the Pantone values. Black, red and gold match published PMS references. White has no Pantone equivalent (it’s the paper, basically), so that cell stays empty rather than filled with a made-up code.
Per-Color Breakdown
The red in the Senators palette
Red (#DA1A32) is the loudest color the team owns. It’s the base of the home sweater and the fill behind the “Senators” wordmark. Worth knowing: this current red is a touch brighter than the #C52032 the club ran from 2007 to 2020. When the 2020-21 look landed, the shade got cleaned up and pushed slightly warmer.
The black in the Senators palette
Black (#000000) does the structural work. It’s the road jersey base, the circle around the centurion, and the outline on nearly every logo mark. Nothing fancy here. Just a flat, true black that lets the red and gold pop instead of fighting them.
The gold in the Senators palette
Gold (#B79257) is the detail color, and it’s the one that actually changed in the rebrand. The old cape and neckline on the crest were red. In 2020 they flipped to gold, and the shade itself shifted toward a calmer, almost beige tone rather than a bright yellow-gold. It reads more expensive, honestly. You’ll spot it on the helmet laurels and the trim lines.
Uniform Colors (Home, Away, Alternate)
Home uniform: black base, red striping across the arms and waist, white numbers.
Away uniform: white base with black and red trim, gold accents on the crest.
Alternate: the club rolled out a red alternate for 2025-26, which brings back a red sweater look the Sens hadn’t leaned into since the late ’90s. Before that, the Reverse Retro flipped the standard scheme so red became the dominant field.
History and Rebranding
The red, black and white combo goes way back. The original Ottawa Hockey Club (later the Silver Seven) wore barber-pole sweaters in those colors, and the palette was borrowed from the old Ottawa Amateur Athletic Association. When the franchise was revived in 1992, it kept the colors but built a brand-new centurion logo. Fun aside: that logo was reportedly influenced by the visual identity of the Chicago Blackhawks.
The 1997 badge put the 2D centurion inside a black circle. Then came the unpopular 3D version from 1999 to 2007, and the “O” alternate during the Reebok years. On September 18, 2020, the team went back to basics and revived the 1997 mark for the 2020-21 season, this time with a gold cape instead of red. There was no alternate jersey that first season, which was unusual. The Senators joined the Buffalo Sabres that same off-season in leaning back into an expansion-era design.
One more historical nugget: the club and the Montreal Canadiens replayed the very first NHL game at the 2017 NHL 100 Classic, and Ottawa’s throwback jerseys for that game leaned on their heritage look. And of course the rivalry with the Toronto Maple Leafs means the red-versus-blue clash shows up on the ice a few times a year.
How to Use the Colors
For screen work, use the HEX values straight. For anything headed to print, pull the CMYK or Pantone from the table above so the red doesn’t shift on you. That warm gold in particular can turn muddy if you eyeball the conversion instead of using the PMS reference.
Here’s a copy-ready CSS block:
“ :root { --senators-red: #DA1A32; --senators-black: #000000; --senators-gold: #B79257; --senators-white: #FFFFFF; } `
If you’re building a whole board around the team, a few muted gold-based palette combinations pair nicely with that centurion look.
Relevant Resources
Browse every team’s codes on the full NHL team color reference, then compare Ottawa’s scheme against the rest of the league.
FAQ on The Ottawa Senators Colors
What are the Ottawa Senators colors?
The Ottawa Senators colors are red, black, gold and white.
Red is the loudest of the four (#DA1A32), backed by black, gold and white. This four-color palette shows up on the logo, jerseys and every piece of team merchandise.
What are the Ottawa Senators color codes (HEX and RGB)?
Red is #DA1A32, RGB (218, 26, 50). Black is #000000, RGB (0, 0, 0). Gold is #B79257, RGB (183, 146, 87). White rounds it out at #FFFFFF, RGB (255, 255, 255). Those are the hex color codes most designers pull.
What is the Ottawa Senators Pantone color?
For print, the Pantone color matching references are PMS 186 C for red, PMS Black 6 C for black, and PMS 465 C for the gold.
White has no Pantone equivalent. Use the CMYK values instead when you send files to a printer.
When did the Ottawa Senators adopt their current colors?
The red, black and gold scheme has been around since the franchise returned in 1992.
The current look dates to the 2020-21 rebrand, when Ottawa revived the 2D centurion and switched the crest cape from red to gold.
What is the primary color of the Ottawa Senators?
Red (#DA1A32) is the primary team color.
It dominates the home sweater, fills the “Senators” wordmark, and anchors the crest. Black and gold play supporting roles, while white handles the away jersey base and the numbers.
Are the Ottawa Senators colors the same as the Calgary Flames?
They’re close but not identical. Both lean on red, black and gold, which trips people up.
The Calgary Flames palette runs a brighter, more yellow gold, while Ottawa’s gold is a muted, almost tan shade.
What colors are the Ottawa Senators jerseys?
The home Senators jersey is black-based with red striping and white numbers.
The road jersey flips to white with black and red trim. Gold appears as accent detail on the centurion crest across both uniforms.
What does the gold in the Senators logo mean?
Gold sits on the centurion’s helmet, laurels and cape, tying the mark to the Roman general theme behind the whole brand.
In the 2020 logo redesign, that gold replaced red on the cape and shifted to a calmer, more refined tone.
What is the Ottawa Senators red hex code?
The current Senators red hex code is #DA1A32.
Heads up if you’re matching older assets: from 2007 to 2020 the team ran #C52032, a slightly deeper red. The 2020-21 update nudged it brighter and warmer.
Did the Ottawa Senators change their colors in the 2020 rebrand?
Not the core palette. Red, black, gold and white all stayed.
What changed were the shades and placement. The NHL rebrand brightened the red, warmed the gold toward tan, and moved gold onto the cape where red used to sit.
Conclusion
The Ottawa Senators colors come down to red, black, gold and white, a scheme that’s held steady since the club rejoined the NHL in 1992.
Grab the hex codes for web, the CMYK and Pantone values for print, and you’re covered.
The 2020-21 rebrand didn’t reinvent anything. It just brightened the red and warmed the gold on the centurion crest.
Bookmark the table, copy the CSS block, and match the shades right the first time.
- Beyond the Studio: I Tested 5 Modern Tools to Generate Ad Creatives in Minutes - 26 August 2026
- UI Color Schemes Generator - 25 August 2026
- Beyond the Portfolio: What Makes a Designer Stand Out Internationally - 25 August 2026