Find Color Codes

Automotive

Rolls-Royce Color Codes

Rolls-Royce's badge is a black RR monogram on white, framed by a brushed chrome surround with ROLLS across the top panel and ROYCE across the bottom. The Rolls-Royce color codes in Hex, RGB and CMYK can be found below. Charles Rolls and Henry Royce joined forces in 1904; the car company has been owned by BMW since 2003 and builds at Goodwood. Its constant rival is Bentley.

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

Primary colors

What are Rolls-Royce Primary Colors?

Rolls-Royce's primary colors are black #000000, chrome silver #C7C9CB.

Rolls-Royce publishes no public hex sheet; these are measured from the badge.

Rolls-Royce Black

Hex#000000
RGB0, 0, 0
HSLhsl(0, 0%, 0%)
CMYK0%, 0%, 0%, 100%converted · approximate
PantonePMS 419 Cnearest match · not published by the brand

Rolls-Royce Chrome Silver

Hex#C7C9CB
RGB199, 201, 203
HSLhsl(210, 4%, 79%)
CMYK2%, 1%, 0%, 20%converted · approximate
PantonePMS 5445 Cnearest match · not published by the brand

Rolls-Royce Hex Color Codes

Rolls-Royce hex color codes are #000000 for black and #C7C9CB for chrome silver.

ColorHex
Black #000000
Chrome Silver #C7C9CB

Rolls-Royce RGB Color Codes

Rolls-Royce RGB color codes are 0, 0, 0 for black and 199, 201, 203 for chrome silver. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Black rgb(0, 0, 0)
Chrome Silver rgb(199, 201, 203)

Rolls-Royce HSL Color Codes

Rolls-Royce HSL color codes are 0, 0%, 0% for black and 210, 4%, 79% for chrome silver. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Black hsl(0, 0%, 0%)
Chrome Silver hsl(210, 4%, 79%)

Rolls-Royce CMYK Color Code

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

ColorCMYK
Black 0%, 0%, 0%, 100%
Chrome Silver 2%, 1%, 0%, 20%

Rolls-Royce Pantone Color Codes

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

ColorNearest Pantone
Black PMS 419 C
Chrome Silver PMS 5445 C

Logo

Rolls-Royce Logo Colors

Rolls-Royce logo colors are black for the interlocked R's and the lettering, on white, inside a chrome-silver frame.

Rolls-Royce Logo Colors Palette

What the Rolls-Royce Logo Colors Mean?

The Rolls-Royce logo colors changed once and stuck. The interlocked R's were red until about 1933, then switched to black. The company's account is that black read as more dignified; the timing, the year Henry Royce died, has fed a second story that it was a mark of mourning. The frame is left as bare brushed metal, and the Spirit of Ecstasy figure on the bonnet has always been the same silver.

Rolls-Royce Logo Color History

Rolls-Royce logo color history has one hinge point, the early-1930s move from red to black, and little else. The monogram and the ROLLS and ROYCE panels have held their form for over a century; only the frame has shifted between a flat black line and the raised chrome used now.

Rolls-Royce Logo Fonts

Rolls-Royce logo fonts are a custom serif for the wordmark, unavailable to license. A classical serif such as Times or a Caslon cut is the everyday stand-in.

Rolls-Royce Logo JPG

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

Rolls-Royce logo, JPG format
Download JPG Trademark of its owner, shown for identification.

Rolls-Royce Logo PNG

Rolls-Royce logo in PNG, with a transparent background. Use it over a colored surface.

Rolls-Royce logo, PNG format
Download PNG Trademark of its owner, shown for identification.

Rolls-Royce Logo WebP

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

Rolls-Royce logo, WEBP format
Download WEBP Trademark of its owner, shown for identification.

Rolls-Royce Color Code Shades

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

These are interface steps, not Rolls-Royce paint or trim names.

In code

Using the Rolls-Royce palette

CSS custom properties

:root {
  --rolls-royce-black: #000000;
  --rolls-royce-chrome-silver: #C7C9CB;
}

Contrast against white

Black 21.00:1AA ✓
Chrome Silver 1.66: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.