Find Color Codes

Automotive

Aston Martin Color Codes

Aston Martin's color is a dark racing green, set behind a pair of wings carrying the name. The Aston Martin color codes in Hex, RGB and CMYK can be found below. Lionel Martin and Robert Bamford founded the company in 1913; the name joins Martin's surname to Aston Clinton, the hill climb he raced. Its grand-touring rival is Ferrari.

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

Primary colors

What are Aston Martin Primary Colors?

Aston Martin's primary colors are racing green #00665E, white #FFFFFF.

Aston Martin's green is measured from brand material; the CMYK shown is a conversion.

Aston Martin Racing Green

Hex#00665E
RGB0, 102, 94
HSLhsl(175, 100%, 20%)
CMYK100%, 0%, 8%, 60%converted · approximate
PantonePMS 3292 Cnearest match · not published by the brand

Aston Martin 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

Aston Martin Hex Color Codes

Aston Martin hex color codes are #00665E for racing green and #FFFFFF for white.

ColorHex
Racing Green #00665E
White #FFFFFF

Aston Martin RGB Color Codes

Aston Martin RGB color codes are 0, 102, 94 for racing green and 255, 255, 255 for white. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Racing Green rgb(0, 102, 94)
White rgb(255, 255, 255)

Aston Martin HSL Color Codes

Aston Martin HSL color codes are 175, 100%, 20% for racing green and 0, 0%, 100% for white. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Racing Green hsl(175, 100%, 20%)
White hsl(0, 0%, 100%)

Aston Martin CMYK Color Code

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

ColorCMYK
Racing Green 100%, 0%, 8%, 60%
White 0%, 0%, 0%, 0%

Aston Martin Pantone Color Codes

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

ColorNearest Pantone
Racing Green PMS 3292 C
White PMS 656 C

Logo

Aston Martin Logo Colors

Aston Martin logo colors are racing green and white, with the wings often shown in metallic.

Aston Martin Logo Colors Palette

What the Aston Martin Logo Colors Mean?

The Aston Martin logo colors point to British motor racing. Green has been the country's racing color since the early 1900s, and Aston Martin adopted it early. The wings arrived in 1927, replacing the founders' plain A-and-M roundel, and stand simply for speed. White is the lettering across them.

Aston Martin Logo Color History

Aston Martin logo color history holds green as the constant since the 1920s. The wings themselves have been redrawn roughly every decade, most recently in 2022, when the feather lines were simplified and the badge flattened. The green has stayed within a narrow range throughout.

Aston Martin Logo Fonts

Aston Martin logo fonts are custom capitals spread across the wings, not a released typeface. A wide, elegant serif or a spaced sans covers the look.

Aston Martin Logo JPG

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

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

Aston Martin Logo PNG

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

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

Aston Martin Logo WebP

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

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

Aston Martin Color Code Shades

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

These are interface steps, not Aston Martin paint or trim names.

In code

Using the Aston Martin palette

CSS custom properties

:root {
  --aston-martin-racing-green: #00665E;
  --aston-martin-white: #FFFFFF;
}

Contrast against white

Racing Green 6.86: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.