The official Boston Red Sox colors are red, navy blue and white. The primary color is red (#BD3039), paired with navy blue (#0C2340) and white (#FFFFFF). These three appear across the hanging sox logo, the “B” cap, home and road uniforms, and licensed merchandise. Red was formally adopted as the club color in December 1907.

Red Sox Color Codes Table

Color Swatch HEX RGB CMYK Pantone
Red #BD3039 189, 48, 57 0, 91, 76, 6 PMS 186 C
Navy Blue #0C2340 12, 35, 64 100, 60, 0, 56 PMS 289 C
White #FFFFFF 255, 255, 255 0, 0, 0, 0 None published

PMS 186 C and PMS 289 C are the club’s published Pantone references. White carries no PMS assignment, since it’s paper or fabric, not ink. Anyone telling you the Sox use PMS 711 C pulled that from an auto-converted hex value, not from a brand sheet.

Each Color, Broken Down

The Red (#BD3039)

This is a slightly muted, brick-leaning red. Not a fire-engine scream. It fills the two hanging socks in the primary mark, the “RED SOX” arched lettering on the home whites, and the block “B” on the navy cap.

The origin is genuinely literal. On December 18, 1907, owner John I. Taylor announced red as the official club color, right after Boston’s National League club dropped red trim from its own uniforms. The 1908 jersey then carried a huge red stocking across the chest. Name and color arrived together.

The Navy Blue (#0C2340)

Very dark, almost black at small sizes. This particular navy blue shows up on the cap crown, as the outline around the red home lettering, and on numbers. Navy caps date to 1933, when the pinstriped cap was dropped and a blocky red “B” landed on a navy base.

A weird stretch: from 1974 through 1978, the caps flipped to red with a blue brim and a blue “B”. They reverted in 1979 and nobody has seriously touched it since. Print it too light and it reads royal, which is wrong. Check it against your dark blue reference before sending to press.

The White (#FFFFFF)

Pure white. It’s the base of the home uniform, and it’s the heel and toe of each sock in the logo. That detail matters more than people think, because it’s the only thing separating the two socks visually when the mark is printed small on a keychain.

Uniform Colors: Home, Road, Alternate

Home: White jersey, red piping down the placket and around the neck, “RED SOX” in red with a navy outline. The ornate lettering has been in use since 1936. No player names, ever, on the home backs.

Road: Gray base. Lettering has bounced between red and navy at least six times since 1946. It went back to red in 2014 and stayed.

Alternates: The yellow-and-light blue Boston Marathon City Connect set (2021) got promoted to a permanent alternate, and the navy alternate jersey was retired to make room. In May 2025, the “Fenway Greens” City Connect arrived, jerseys in Green Monster green with “BOSTON” in the hand-painted scoreboard typeface and yellow front numbers referencing the Fisk and Pesky foul poles.

History and Rebranding

Founded 1901 as the Boston Americans. Blue stockings, blue caps. Nothing red about them.

1908: red hose, red stocking logo, new nickname. 1912: move to Fenway Park, “RED SOX” wordmark. 1931: a single red sock logo appears on the cap. 1933: block “B” on navy. 1946: the western “B” gets its white outline, the version everyone recognizes. 1954: modified into roughly the current shape, with tweaks running through 1997.

2009: the hanging sox cap and sleeve patch debut. 2021: the first City Connect breaks with tradition entirely, dropping red from the kit. 2025: Fenway Greens, with the club granted a rare “five plus one” uniform allowance.

Nine World Series titles, most recently 2018. Through all of it, the core three barely moved.

Using the Colors in Your Work

Screen work: use the hex values. Print: use the CMYK numbers, or spec PMS 186 C and 289 C directly if the budget allows spot color. The red shifts noticeably toward orange if you let a printer convert #BD3039 without a proof.

:root {
--redsox-red: #BD3039;
--redsox-navy: #0C2340;
--redsox-white: #FFFFFF;
}

One thing I run into constantly: the navy on white is fine for contrast, but red text on navy is a mess. Keep red as an accent or a fill, not body copy. If you want more variations built around this kind of scheme, the broader red color palettes collection covers safer pairings.

Related Reading

## FAQ on The Boston Red Sox Colors

### What are the Boston Red Sox colors?

The official Boston Red Sox colors are **red, navy blue and white**. Red (#BD3039) leads, navy (#0C2340) supports, white (#FFFFFF) separates them. The three run across the hanging sox logo, the “B” cap, and every piece of licensed merchandise.

### What are the Red Sox color codes in HEX and RGB?

Red is #BD3039, RGB (189, 48, 57). Navy blue is #0C2340, RGB (12, 35, 64). White is #FFFFFF, RGB (255, 255, 255). Those are the three **hex codes** you need for any web or digital build.

### What is the Boston Red Sox Pantone color?

Red is **PMS 186 C**. Navy blue is **PMS 289 C**. White carries no assigned Pantone value. Spec both PMS numbers as spot colors for print work, or fall back on the CMYK breakdowns in four-color process.

### What is the CMYK value for Red Sox red?

Red converts to CMYK (0, 91, 76, 6). Navy blue is (100, 60, 0, 56). Proof it before the run. Uncalibrated presses push #BD3039 toward orange, and that shade shift is obvious on white fabric.

### What is the primary color of the Boston Red Sox?

**Red** is the primary color. It fills both socks in the logo, the arched “RED SOX” lettering on the home whites, and the block “B” on the navy cap. Everything else exists to frame it.

### When did the Red Sox adopt their current colors?

Owner John I. Taylor declared red the official club color on December 18, 1907. The 1908 uniform carried a red stocking across the chest. Navy caps arrived in 1933. The palette has barely moved since.

### Are the Boston Red Sox colors the same as the Minnesota Twins?

Close, but no. Both use navy, red and white, though the [Minnesota Twins colors](https://www.designyourway.net/blog/minnesota-twins-colors/) lean on navy as primary with red as accent. Boston flips that. Their red also runs darker and less orange than Minnesota’s.

### What color are the Red Sox road uniforms?

**Gray**, with “RED SOX” across the chest. The lettering has switched between red and navy at least six times since 1946. Red returned in 2014 and has stayed there. Player names appear on road backs only.

### Why are the Red Sox City Connect uniforms yellow and green?

The 2021 set used Boston Marathon [yellow](https://www.designyourway.net/blog/yellow-color/) and blue, dropping red entirely. The 2025 “Fenway Greens” set matches the Green Monster wall, using a scoreboard-style typeface. Both are alternates, not replacements for the standard three.

### What colors are in the Red Sox logo?

A pair of red hanging socks with white heels and toes, in a custom typeface family. Only red and white appear in the primary mark. Navy enters through the cap crown and the lettering outlines.

## Conclusion

The Boston Red Sox colors come down to three values you can copy and move on: #BD3039, #0C2340 and #FFFFFF, backed by **PMS 186 C** and PMS 289 C for print.

Grab the CMYK figures for anything headed to a press.

What makes this palette hold up is age. Fenway Park, the hanging sox, the cap “B”, all of it traces back to a single 1907 decision. Rare thing in **MLB branding**, honestly.

 

 

Bogdan Sandu
Share
Written by Bogdan Sandu

Bogdan Sandu is a seasoned designer who has been designing websites since 2008. Renowned for his expertise in logo design and visual branding, Bogdan has developed a multitude of logos for various clients. His skills extend to creating posters, vector illustrations, business cards, and brochures. Additionally, Bogdan's UI kits were featured on marketplaces like Visual Hierarchy and UI8. He also wrote in the past years on sites like Design Your Way, WebDesignerDepot, WPDean, Designmodo, Speckyboy, Slider Revolution, and more.