Find Color Codes

Luxury & Jewellery

Prada Color Codes

Prada works in black for the wordmark, hex #000000, with a muted green, hex #4C5A47, on boxes and bags. The Prada color codes in Hex, RGB and CMYK can be found below. Mario Prada opened a leather-goods shop in Milan's Galleria in 1913; his granddaughter Miuccia took over in 1978 and, with Patrizio Bertelli, turned a nylon backpack into a fashion house. Its nearest peer on this site is Gucci.

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

Primary colors

What are Prada Primary Colors?

Prada's primary colors are black #000000, sage green #4C5A47.

Prada runs a black wordmark; the green shown is the packaging and store color.

Prada 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

Prada Sage Green

Hex#4C5A47
RGB76, 90, 71
HSLhsl(104, 12%, 32%)
CMYK16%, 0%, 21%, 65%converted · approximate
PantonePMS 5615 Cnearest match · not published by the brand

Prada Hex Color Codes

Prada hex color codes are #000000 for black and #4C5A47 for sage green.

ColorHex
Black #000000
Sage Green #4C5A47

Prada RGB Color Codes

Prada RGB color codes are 0, 0, 0 for black and 76, 90, 71 for sage green. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Black rgb(0, 0, 0)
Sage Green rgb(76, 90, 71)

Prada HSL Color Codes

Prada HSL color codes are 0, 0%, 0% for black and 104, 12%, 32% for sage green. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Black hsl(0, 0%, 0%)
Sage Green hsl(104, 12%, 32%)

Prada CMYK Color Code

Prada 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%
Sage Green 16%, 0%, 21%, 65%

Prada Pantone Color Codes

Prada 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
Sage Green PMS 5615 C

Logo

Prada Logo Colors

Prada logo colors are a black wordmark, with the sage green kept for packaging.

Prada Logo Colors Palette

What the Prada Logo Colors Mean?

The Prada logo color is black, set in a narrow serif with the House of Savoy rope and coat of arms above it, a leftover from when the shop supplied the Italian royal family. The grey-green that the brand uses on its boxes and in its stores is the piece of color it actually owns; the logo stays out of it.

Prada Logo Color History

Prada logo color history is one of the steadier ones in fashion. The crest-and-wordmark lockup has run since the early days of the Galleria shop, in black, with the green appearing on packaging rather than the mark.

Prada Logo Fonts

Prada logo fonts are a custom high-contrast serif, condensed with fine hairlines. A Didone such as Bodoni or Didot is the closest match.

Prada Logo JPG

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

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

Prada Logo PNG

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

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

Prada Logo WebP

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

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

Prada Color Code Shades

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

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

In code

Using the Prada palette

CSS custom properties

:root {
  --prada-black: #000000;
  --prada-sage-green: #4C5A47;
}

Contrast against white

Black 21.00:1AA ✓
Sage Green 7.34: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.