Beverages
Perrier Color Codes
Perrier works in green with red and yellow, hex near #007A3D for the green. The Perrier color codes in Hex, RGB and CMYK can be found below. The naturally carbonated spring at Vergeze in southern France was developed commercially after Englishman St John Harmsworth bought it in 1898; it is now part of Nestle. Its counterpart among mixers is Schweppes.
Primary colors
What are Perrier Primary Colors?
Perrier's primary colors are perrier green #007A3D, red #E4002B, yellow #FCD116.
Perrier publishes no open hex sheet; these are measured from the current label.
Perrier Perrier Green
| Hex | #007A3D |
|---|---|
| RGB | 0, 122, 61 |
| HSL | hsl(150, 100%, 24%) |
| CMYK | 100%, 0%, 50%, 52%converted · approximate |
| Pantone | PMS 356 Cnearest match · not published by the brand |
Perrier Red
| Hex | #E4002B |
|---|---|
| RGB | 228, 0, 43 |
| HSL | hsl(349, 100%, 45%) |
| CMYK | 0%, 100%, 81%, 11%converted · approximate |
| Pantone | PMS 185 Cnearest match · not published by the brand |
Perrier Yellow
| Hex | #FCD116 |
|---|---|
| RGB | 252, 209, 22 |
| HSL | hsl(49, 97%, 54%) |
| CMYK | 0%, 17%, 91%, 1%converted · approximate |
| Pantone | PMS 116 Cnearest match · not published by the brand |
Perrier Hex Color Codes
Perrier hex color codes are #007A3D for perrier green, #E4002B for red and #FCD116 for yellow.
| Color | Hex |
|---|---|
| Perrier Green | #007A3D |
| Red | #E4002B |
| Yellow | #FCD116 |
Perrier RGB Color Codes
Perrier RGB color codes are 0, 122, 61 for perrier green, 228, 0, 43 for red and 252, 209, 22 for yellow. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Perrier Green | rgb(0, 122, 61) |
| Red | rgb(228, 0, 43) |
| Yellow | rgb(252, 209, 22) |
Perrier HSL Color Codes
Perrier HSL color codes are 150, 100%, 24% for perrier green, 349, 100%, 45% for red and 49, 97%, 54% for yellow. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Perrier Green | hsl(150, 100%, 24%) |
| Red | hsl(349, 100%, 45%) |
| Yellow | hsl(49, 97%, 54%) |
Perrier CMYK Color Code
Perrier CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Perrier Green | 100%, 0%, 50%, 52% |
| Red | 0%, 100%, 81%, 11% |
| Yellow | 0%, 17%, 91%, 1% |
Perrier Pantone Color Codes
Perrier Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.
| Color | Nearest Pantone |
|---|---|
| Perrier Green | PMS 356 C |
| Red | PMS 185 C |
| Yellow | PMS 116 C |
Logo
Perrier Logo Colors
Perrier logo colors are green, red and yellow, on the teardrop bottle and the label.
Perrier Logo Colors Palette
What the Perrier Logo Colors Mean?
The Perrier logo colors belong to the bottle first. The green teardrop shape came from the Indian clubs Harmsworth used for exercise, and the deep green glass became the brand. Red carries the script name and yellow rings it, a small burst of warmth against all that green.
Perrier Logo Color History
Perrier logo color history keeps the green bottle and the red script from the early 1900s, with the label tidied and the yellow surround thinning over the decades.
Perrier Logo Fonts
Perrier logo fonts are a custom script, not for sale. A lively brush script is the nearest match.
Perrier Logo JPG
Perrier logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Perrier Logo PNG
Perrier logo in PNG, with a transparent background. Use it over a colored surface.
Perrier Logo WebP
Perrier logo in WebP. Same transparency as the PNG at about a third of the file size.
Perrier Color Code Shades
Perrier color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Perrier paint or trim names.
In code
Using the Perrier palette
CSS custom properties
:root {
--perrier-perrier-green: #007A3D;
--perrier-red: #E4002B;
--perrier-yellow: #FCD116;
}
Contrast against white
| Perrier Green | 5.45:1AA ✓ |
|---|---|
| Red | 4.85:1AA ✓ |
| Yellow | 1.47: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.