Find Color Codes

Automotive

Ducati Color Codes

Ducati's mark is a red shield carrying the name and a diagonal band in silver-white. The Ducati color codes in Hex, RGB and CMYK can be found below. The company was registered in Bologna on 4 July 1926, at first making radio parts; motorcycles came after the Second World War, from the Borgo Panigale plant it still uses. It is owned by Audi, which makes Lamborghini a stablemate.

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

Primary colors

What are Ducati Primary Colors?

Ducati's primary colors are ducati red #E32431, white #FFFFFF.

Ducati publishes no public hex sheet; the red is measured from the badge.

Ducati Ducati Red

Hex#E32431
RGB227, 36, 49
HSLhsl(356, 77%, 52%)
CMYK0%, 84%, 78%, 11%converted · approximate
PantonePMS 185 Cnearest match · not published by the brand

Ducati 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

Ducati Hex Color Codes

Ducati hex color codes are #E32431 for ducati red and #FFFFFF for white.

ColorHex
Ducati Red #E32431
White #FFFFFF

Ducati RGB Color Codes

Ducati RGB color codes are 227, 36, 49 for ducati red and 255, 255, 255 for white. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Ducati Red rgb(227, 36, 49)
White rgb(255, 255, 255)

Ducati HSL Color Codes

Ducati HSL color codes are 356, 77%, 52% for ducati red and 0, 0%, 100% for white. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Ducati Red hsl(356, 77%, 52%)
White hsl(0, 0%, 100%)

Ducati CMYK Color Code

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

ColorCMYK
Ducati Red 0%, 84%, 78%, 11%
White 0%, 0%, 0%, 0%

Ducati Pantone Color Codes

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

ColorNearest Pantone
Ducati Red PMS 185 C
White PMS 656 C

Logo

Ducati Logo Colors

Ducati logo colors are two: a strong red shield, with the lettering and the sweeping band in silver-white.

Ducati Logo Colors Palette

What the Ducati Logo Colors Mean?

The Ducati logo colors trace to racing rather than the founders. The company began in radio components, and its early badge carried a lightning bolt for that electrical work. Red arrived with the motorcycles and the track wins that followed, and it has carried the brand since. The DUCATI lettering and the diagonal band are left in bare metal, silver on the raised badge and white in flat use.

Ducati Logo Color History

Ducati logo color history moves from the radio-era bolt to a run of red badges from the 1950s on, with a brief 1990s phase of a more graphic red-and-white mark before returning to the plain shield used now.

Ducati Logo Fonts

Ducati logo fonts are a custom italic serif for the wordmark, not sold. A sloped high-contrast serif is the closest match.

Ducati Logo JPG

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

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

Ducati Logo PNG

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

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

Ducati Logo WebP

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

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

Ducati Color Code Shades

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

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

In code

Using the Ducati palette

CSS custom properties

:root {
  --ducati-ducati-red: #E32431;
  --ducati-white: #FFFFFF;
}

Contrast against white

Ducati Red 4.60: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.