Automotive
Renault Color Codes
Renault's mark is a diamond, or lozenge, now a flat 2D outline; the brand also uses a bright yellow. The Renault color codes in Hex, RGB and CMYK can be found below. Louis, Marcel and Fernand Renault founded the company at Billancourt in 1898. Its home rival is fellow French maker Peugeot.
Primary colors
What are Renault Primary Colors?
Renault's primary color is a bright yellow #FFCC33, used around the flat diamond mark.
Renault publishes no public hex sheet; the yellow is a measured brand color.
Renault Primary
| Hex | #FFCC33 |
|---|---|
| RGB | 255, 204, 51 |
| HSL | hsl(45, 100%, 60%) |
| CMYK | 0%, 20%, 80%, 0%converted · approximate |
| Pantone | PMS 123 Cnearest match · not published by the brand |
Renault Hex Color Codes
Renault hex color codes are #FFCC33 for primary.
| Color | Hex |
|---|---|
| Primary | #FFCC33 |
Renault RGB Color Codes
Renault RGB color codes are 255, 204, 51 for primary. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Primary | rgb(255, 204, 51) |
Renault HSL Color Codes
Renault HSL color codes are 45, 100%, 60% for primary. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Primary | hsl(45, 100%, 60%) |
Renault CMYK Color Code
Renault CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Primary | 0%, 20%, 80%, 0% |
Renault Pantone Color Codes
Renault Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.
| Color | Nearest Pantone |
|---|---|
| Primary | PMS 123 C |
Logo
Renault Logo Colors
Renault logo colors are yellow and black, with the diamond usually shown flat and dark.
Renault Logo Colors Palette
What the Renault Logo Colors Mean?
The Renault logo colors and shape have a practical root. The diamond dates from 1925, drawn to sit flush on the ridged bonnet of the era, a shape that fit where a circle would not. Yellow became the brand color through decades of racing and advertising. The 2021 identity stripped the diamond to a flat interlocking outline and leaned on yellow around it rather than inside it.
Renault Logo Color History
Renault logo color history keeps yellow as the through-line while the diamond itself moves from solid to chrome to the current flat outline. The 2021 redraw is the sharpest break, a single continuous ribbon forming the lozenge.
Renault Logo Fonts
Renault logo fonts are a custom sans, drawn for the 2021 identity and not sold. A rounded geometric sans is the nearest thing on the market.
Renault Logo JPG
Renault logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Renault Logo PNG
Renault logo in PNG, with a transparent background. Use it over a colored surface.
Renault Logo WebP
Renault logo in WebP. Same transparency as the PNG at about a third of the file size.
Renault Color Code Shades
Renault color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Renault paint or trim names.
In code
Using the Renault palette
CSS custom properties
:root {
--renault-primary: #FFCC33;
}
Contrast against white
| Primary | 1.51: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.