The official Atlanta Braves colors are scarlet red, navy blue and gold, with white as the base. The primary red is scarlet (#CE1141), paired with navy (#13274F) and gold (#EAAA00). These appear across the tomahawk logo, the script wordmark, the uniforms and the merchandise.
Braves color codes: HEX, RGB, CMYK and Pantone
| Color | Swatch | HEX | RGB | CMYK | Pantone |
|---|---|---|---|---|---|
| Scarlet | #CE1141 | 206, 17, 65 | 0, 100, 65, 15 | PMS 200 C | |
| Navy | #13274F | 19, 39, 79 | 100, 76, 12, 70 | PMS 289 C | |
| Gold | #EAAA00 | 234, 170, 0 | 0, 24, 91, 18 | PMS 124 C | |
| White | #FFFFFF | 255, 255, 255 | 0, 0, 0, 0 | – |
A quick honesty note, because it matters when you send files to a printer. The Pantone references above are the widely used PMS matches for the Braves palette (200 C, 289 C, 124 C). Some color databases list slightly different CMYK builds for the same HEX values, so if the job is a big print run, ask the licensor for the current brand sheet instead of trusting any aggregator, including this one.
Each color in the Braves palette
Scarlet red (#CE1141)
This is the loud one. Scarlet fills the tomahawk under the script, the numbers on the home whites, and the crown of the alternate red cap. It sits at the pink-leaning end of red rather than the orange side, which is why it never quite reads as a plain crimson red on screen. Anyone who has tried to match it with generic sports red and failed knows exactly what I mean. The exact scarlet value has been locked to #CE1141 since the 1990 identity work that brought the tomahawk back.
Navy (#13274F)
Navy is the anchor. Cap crowns, jersey script outlines, piping, the alternate jersey base. It is a deep, slightly desaturated navy blue that goes almost black under stadium lights, which was clearly the point. The team shifted toward navy as the dominant dark tone around 1968 to 1971, moving away from the brighter blue of the earlier Milwaukee-era look.
Gold (#EAAA00)
The forgotten third color. Gold shows up as the binding on the tomahawk and as a thin outline in certain logo lockups, and that is mostly it. It does a lot of work for a color almost nobody names when asked. Plenty of brand databases label it mustard yellow instead of gold, which tells you how narrow the gap is between the two.
White (#FFFFFF)
Base color, not an accent. The home jersey is white and everything else is trim.
Braves uniform colors
Home: white base, navy “Atlanta” script with the red tomahawk underline, red numbers, red and navy piping, navy cap with the lowercase script a.
Away: gray base with the same script treatment.
Alternates: a navy jersey with red script and white trim, a red alternate, and a cream throwback that has been the Sunday home look. The cream reads warmer than the whites under afternoon light, and it is the one I would buy if I only bought one.
City Connect: the 2026 version brought back powder blue, a modernized take on the 1980s TBS-era uniforms, with red piping and an ATL sleeve patch. The first City Connect (2023) went a different direction entirely, using a white base with royal blue sleeves.
How the palette got here
Red and blue have followed this franchise since the Boston days. What changed is the shade, the balance and the mark on top.
The team moved to Atlanta in 1966. Between 1968 and 1971 navy took over as the primary dark, and pinstripes arrived on the home set. The 1972 to 1984 period ran a brighter, more saturated pairing (roughly PMS 199 red and PMS 286 blue) alongside the feather logo and, later, the powder blue road uniforms.
1987 is the reset year most brand databases point to. Then 1990 is the one that stuck: the cursive Braves script with the tomahawk underneath, in scarlet and navy with gold binding, essentially the identity still in use. It carried the club through the 1995 World Series and the 2021 title with only minor tweaks.
Using the Braves colors in your own work
Digital and web: use the HEX or RGB values. Print: use CMYK or the Pantone references, and expect the navy to shift slightly darker on uncoated stock.
:root {
--braves-scarlet: #CE1141;
--braves-navy: #13274F;
--braves-gold: #EAAA00;
--braves-white: #FFFFFF;
}
One practical thing. Scarlet on navy at small text sizes is a contrast problem, not a design choice. Put white between them, the way the uniforms do, and the whole thing holds together.
Also worth remembering: these marks are licensed. Fan projects, mockups and personal work are fine. Selling merch with them is not.
Related color references
- Baseball team color codes for the full MLB hub
- New York Mets colors, the divisional rival with the opposite palette temperature
- Philadelphia Phillies colors and Washington Nationals colors for the rest of the NL East red-and-blue crowd
- St. Louis Cardinals colors if you want to compare two very different reds
- Red color palettes and blue color palettes for building around this scheme
FAQ on The Atlanta Braves Colors
What are the Atlanta Braves colors?
The Atlanta Braves team colors are scarlet red, navy blue, gold and white. Scarlet (#CE1141) is the primary, navy (#13274F) is the anchor, and gold appears as tomahawk binding in the logo.
What are the Atlanta Braves color codes in HEX and RGB?
Scarlet: #CE1141, RGB (206, 17, 65). Navy: #13274F, RGB (19, 39, 79). Gold: #EAAA00, RGB (234, 170, 0). White: #FFFFFF, RGB (255, 255, 255).
Those four cover almost every Braves logo file you will open.
What is the Atlanta Braves Pantone color?
The Braves Pantone colors are PMS 200 C for scarlet, PMS 289 C for navy, and PMS 124 C for gold. Use these for print and merchandise. White carries no PMS reference.
What is the primary color of the Atlanta Braves?
Scarlet red is the primary. It fills the tomahawk, the jersey numbers, the script outline on alternates and the red alternate cap.
Navy dominates by surface area, though. Depends how you count.
When did the Braves adopt their current colors?
The current identity dates to 1990, when the cursive script and tomahawk returned in scarlet, navy and gold. Navy had already become the dominant dark tone between 1968 and 1971.
Are the Braves colors the same as the Boston Red Sox or Cincinnati Reds?
No. The Boston Red Sox colors use a brighter, warmer red (#BD3039) with navy. The Cincinnati Reds colors pair red with black. Braves scarlet leans pink-side and is unmistakably its own value.
What is the Braves navy blue hex code?
#13274F. RGB (19, 39, 79), CMYK 100/76/12/70, Pantone 289 C. It is a deep, slightly muted dark blue that reads near-black under stadium lighting.
What color is the Braves home uniform?
White base with the navy Atlanta script, red tomahawk underline, red numbers and red-and-navy piping. The cap is navy with the lowercase script a. Simple, and it has barely moved in decades.
What colors are the Braves City Connect uniforms?
The 2026 City Connect uses a powder blue base with red and white lettering, a nod to the 1980s TBS-era look. The 2023 version was white with royal blue sleeves.
Can I use the Braves colors in my own designs?
For personal projects, mockups and fan art, the HEX and red or navy CMYK values are fine to sample. Commercial merchandise needs MLB licensing. The color codes are public; the marks are not.
Conclusion
The Atlanta Braves colors come down to four values you can copy straight into a file: #CE1141, #13274F, #EAAA00 and #FFFFFF. Scarlet, navy, gold, white.
Grab the Pantone references (200 C, 289 C, 124 C) when the job goes to print, and keep the CMYK builds for anything on paper.
The palette has held since 1990 for a reason. It works.
- NBA Team Color Codes - 26 July 2026
- The Figma Logo History, Colors, Font, And Meaning - 25 July 2026
- Canva for Teams Review: Is It Worth the Business Plan? - 24 July 2026