Find Color Codes

Beverages

Evian Color Codes

Evian works in a magenta pink, hex near #E4004B, with grey. The Evian color codes in Hex, RGB and CMYK can be found below. The water comes from a spring near Evian-les-Bains in the French Alps, bottled commercially since the 19th century and now owned by Danone. Its counterpart among premium waters is Perrier.

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

Primary colors

What are Evian Primary Colors?

Evian's primary colors are evian pink #E4004B, grey #54565A, white #FFFFFF.

Evian publishes no open hex sheet; these are measured from the current label.

Evian Evian Pink

Hex#E4004B
RGB228, 0, 75
HSLhsl(340, 100%, 45%)
CMYK0%, 100%, 67%, 11%converted · approximate
PantonePMS 1925 Cnearest match · not published by the brand

Evian Grey

Hex#54565A
RGB84, 86, 90
HSLhsl(220, 3%, 34%)
CMYK7%, 4%, 0%, 65%converted · approximate
PantonePMS 445 Cnearest match · not published by the brand

Evian 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

Evian Hex Color Codes

Evian hex color codes are #E4004B for evian pink, #54565A for grey and #FFFFFF for white.

ColorHex
Evian Pink #E4004B
Grey #54565A
White #FFFFFF

Evian RGB Color Codes

Evian RGB color codes are 228, 0, 75 for evian pink, 84, 86, 90 for grey and 255, 255, 255 for white. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Evian Pink rgb(228, 0, 75)
Grey rgb(84, 86, 90)
White rgb(255, 255, 255)

Evian HSL Color Codes

Evian HSL color codes are 340, 100%, 45% for evian pink, 220, 3%, 34% for grey and 0, 0%, 100% for white. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Evian Pink hsl(340, 100%, 45%)
Grey hsl(220, 3%, 34%)
White hsl(0, 0%, 100%)

Evian CMYK Color Code

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

ColorCMYK
Evian Pink 0%, 100%, 67%, 11%
Grey 7%, 4%, 0%, 65%
White 0%, 0%, 0%, 0%

Evian Pantone Color Codes

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

ColorNearest Pantone
Evian Pink PMS 1925 C
Grey PMS 445 C
White PMS 656 C

Logo

Evian Logo Colors

Evian logo colors are pink and grey, with a small red heart and a mountain motif.

Evian Logo Colors Palette

What the Evian Logo Colors Mean?

The Evian logo colors set it apart from the sea of blue water labels. A bright magenta pink, plus a little heart, reads as fresh and lively rather than clinical, and the pale mountain shapes behind the name point at the Alpine source. The brand has leaned on that source story since it sold the water as a health cure.

Evian Logo Color History

Evian logo color history moved from a plain blue-and-white Alpine label to the current pink identity, refreshed in the 2010s, which pushed the color and the heart to the front.

Evian Logo Fonts

Evian logo fonts are a custom sans, not for sale. A clean humanist sans is the closest match.

Evian Logo JPG

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

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

Evian Logo PNG

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

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

Evian Logo WebP

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

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

Evian Color Code Shades

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

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

In code

Using the Evian palette

CSS custom properties

:root {
  --evian-evian-pink: #E4004B;
  --evian-grey: #54565A;
  --evian-white: #FFFFFF;
}

Contrast against white

Evian Pink 4.77:1AA ✓
Grey 7.35: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.