Food & Restaurants
Domino's Pizza Color Codes
Domino's pairs a blue, hex #006491, with a red, #E31837, on the tilted domino mark. The Domino's color codes in Hex, RGB and CMYK can be found below. Brothers Tom and James Monaghan bought a pizzeria in 1960; James swapped his half for a used car within months, and Tom renamed it Domino's in 1965. Its rival in delivered pizza is Pizza Hut.
Primary colors
What are Domino's Pizza Primary Colors?
Domino's Pizza's primary colors are dominos blue #006491, dominos red #E31837.
Domino's publishes no open hex sheet; these are measured from the current mark.
Domino's Pizza Dominos Blue
| Hex | #006491 |
|---|---|
| RGB | 0, 100, 145 |
| HSL | hsl(199, 100%, 28%) |
| CMYK | 100%, 31%, 0%, 43%converted · approximate |
| Pantone | PMS 3015 Cnearest match · not published by the brand |
Domino's Pizza Dominos Red
| Hex | #E31837 |
|---|---|
| RGB | 227, 24, 55 |
| HSL | hsl(351, 81%, 49%) |
| CMYK | 0%, 89%, 76%, 11%converted · approximate |
| Pantone | PMS 192 Cnearest match · not published by the brand |
Domino's Pizza Hex Color Codes
Domino's Pizza hex color codes are #006491 for dominos blue and #E31837 for dominos red.
| Color | Hex |
|---|---|
| Dominos Blue | #006491 |
| Dominos Red | #E31837 |
Domino's Pizza RGB Color Codes
Domino's Pizza RGB color codes are 0, 100, 145 for dominos blue and 227, 24, 55 for dominos red. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Dominos Blue | rgb(0, 100, 145) |
| Dominos Red | rgb(227, 24, 55) |
Domino's Pizza HSL Color Codes
Domino's Pizza HSL color codes are 199, 100%, 28% for dominos blue and 351, 81%, 49% for dominos red. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Dominos Blue | hsl(199, 100%, 28%) |
| Dominos Red | hsl(351, 81%, 49%) |
Domino's Pizza CMYK Color Code
Domino's Pizza CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Dominos Blue | 100%, 31%, 0%, 43% |
| Dominos Red | 0%, 89%, 76%, 11% |
Domino's Pizza Pantone Color Codes
Domino's Pizza Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.
| Color | Nearest Pantone |
|---|---|
| Dominos Blue | PMS 3015 C |
| Dominos Red | PMS 192 C |
Logo
Domino's Pizza Logo Colors
Domino's logo colors are blue and red, split across the domino tile.
Domino's Pizza Logo Colors Palette
What the Domino's Pizza Logo Colors Mean?
The Domino's logo colors dress a game piece. The mark is a single domino, and its three dots stood for the first three stores in 1965; the plan was to add a dot per new shop, dropped once the chain took off. A 2012 rebrand tilted the tile, put red on top and blue below, and cut the word Pizza from the logo.
Domino's Pizza Logo Color History
Domino's logo color history keeps blue and red from 1965, with the domino redrawn a few times. The 2012 update is the clearest change, flipping the tile and simplifying the lockup to the domino plus the name.
Domino's Pizza Logo Fonts
Domino's logo fonts are a custom rounded sans, not licensed. A friendly geometric sans such as a rounded Futura is the closest match.
Domino's Pizza Logo JPG
Domino's Pizza logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Domino's Pizza Logo PNG
Domino's Pizza logo in PNG, with a transparent background. Use it over a colored surface.
Domino's Pizza Logo WebP
Domino's Pizza logo in WebP. Same transparency as the PNG at about a third of the file size.
Domino's Pizza Color Code Shades
Domino's Pizza color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Domino's Pizza paint or trim names.
In code
Using the Domino's Pizza palette
CSS custom properties
:root {
--dominos-pizza-dominos-blue: #006491;
--dominos-pizza-dominos-red: #E31837;
}
Contrast against white
| Dominos Blue | 6.50:1AA ✓ |
|---|---|
| Dominos Red | 4.72: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.