Find Color Codes

Automotive

Maserati Color Codes

Maserati's badge is a red trident on a navy and white oval. The Maserati color codes in Hex, RGB and CMYK can be found below. The Maserati brothers started the firm in Bologna in 1914; the trident was drawn by Mario Maserati, the artist of the family. Down the road in Modena sits its old sister marque and rival, Ferrari.

The Maserati logo, shown for identification
The Maserati logo, shown for identification. Maserati is a trademark of its owner and this site is not affiliated with it.

Primary colors

What are Maserati Primary Colors?

Maserati's primary colors are navy #0C2340, trident red #A1132E, white #FFFFFF.

Maserati publishes no public hex sheet; these are measured from the badge.

Maserati Navy

Hex#0C2340
RGB12, 35, 64
HSLhsl(213, 68%, 15%)
CMYK81%, 45%, 0%, 75%converted · approximate
PantonePMS 2767 Cnearest match · not published by the brand

Maserati Trident Red

Hex#A1132E
RGB161, 19, 46
HSLhsl(349, 79%, 35%)
CMYK0%, 88%, 71%, 37%converted · approximate
PantonePMS 1945 Cnearest match · not published by the brand

Maserati White

Hex#FFFFFF
RGB255, 255, 255
HSLhsl(0, 0%, 100%)
CMYK0%, 0%, 0%, 0%converted · approximate
PantonePMS 656 Cnearest match · not published by the brand

Maserati Hex Color Codes

Maserati hex color codes are #0C2340 for navy, #A1132E for trident red and #FFFFFF for white.

ColorHex
Navy #0C2340
Trident Red #A1132E
White #FFFFFF

Maserati RGB Color Codes

Maserati RGB color codes are 12, 35, 64 for navy, 161, 19, 46 for trident red and 255, 255, 255 for white. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Navy rgb(12, 35, 64)
Trident Red rgb(161, 19, 46)
White rgb(255, 255, 255)

Maserati HSL Color Codes

Maserati HSL color codes are 213, 68%, 15% for navy, 349, 79%, 35% for trident red and 0, 0%, 100% for white. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Navy hsl(213, 68%, 15%)
Trident Red hsl(349, 79%, 35%)
White hsl(0, 0%, 100%)

Maserati CMYK Color Code

Maserati CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.

ColorCMYK
Navy 81%, 45%, 0%, 75%
Trident Red 0%, 88%, 71%, 37%
White 0%, 0%, 0%, 0%

Maserati Pantone Color Codes

Maserati Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.

ColorNearest Pantone
Navy PMS 2767 C
Trident Red PMS 1945 C
White PMS 656 C

Logo

Maserati Logo Colors

Maserati logo colors are a red trident and navy blue lettering on white.

Maserati Logo Colors Palette

What the Maserati Logo Colors Mean?

The Maserati logo colors and shape come from a fountain. Mario Maserati based the trident on the one held by Neptune in the Fountain of Neptune in Bologna's main square, a civic symbol of strength. Navy blue stands for Neptune's sea; the red trident is meant to read as heat and speed. The brothers began by making spark plugs, not cars.

Maserati Logo Color History

Maserati logo color history sets its palette in 1926, on the Tipo 26. The mark started black and white, then took on the blue field and red trident soon after, and those two colors have carried it since. Redraws in 2020 and 2024 flattened the badge without touching the palette.

Maserati Logo Fonts

Maserati logo fonts are custom capitals, wide and lightly serifed, drawn for the brand. A refined slab or a spaced Trajan-style capital covers it.

Maserati Logo JPG

Maserati logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.

Maserati logo, JPG format
Download JPG Trademark of its owner, shown for identification.

Maserati Logo PNG

Maserati logo in PNG, with a transparent background. Use it over a colored surface.

Maserati logo, PNG format
Download PNG Trademark of its owner, shown for identification.

Maserati Logo WebP

Maserati logo in WebP. Same transparency as the PNG at about a third of the file size.

Maserati logo, WEBP format
Download WEBP Trademark of its owner, shown for identification.

Maserati Color Code Shades

Maserati color code shades step evenly from the primary toward black, for hover states, borders and shadows.

These are interface steps, not Maserati paint or trim names.

In code

Using the Maserati palette

CSS custom properties

:root {
  --maserati-navy: #0C2340;
  --maserati-trident-red: #A1132E;
  --maserati-white: #FFFFFF;
}

Contrast against white

Navy 15.79:1AA ✓
Trident Red 7.93:1AA ✓
White 1.00: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.