Find Color Codes

Food & Restaurants

Doritos Color Codes

Doritos works in black, white and a red near hex #DA0401, with orange and yellow accents. The Doritos color codes in Hex, RGB and CMYK can be found below. Frito-Lay launched the chips in 1966; the name comes from a Spanish word for little golden things. Its counterpart on the snack shelf is Hershey's.

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

Primary colors

What are Doritos Primary Colors?

Doritos's primary colors are black #000000, doritos red #DA0401, orange #F48221, yellow #FCC54D.

Doritos publishes no open hex sheet; these are measured from the current mark.

Doritos 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

Doritos Doritos Red

Hex#DA0401
RGB218, 4, 1
HSLhsl(1, 99%, 43%)
CMYK0%, 98%, 100%, 15%converted · approximate
PantonePMS 485 Cnearest match · not published by the brand

Doritos Orange

Hex#F48221
RGB244, 130, 33
HSLhsl(28, 91%, 54%)
CMYK0%, 47%, 86%, 4%converted · approximate
PantonePMS 716 Cnearest match · not published by the brand

Doritos Yellow

Hex#FCC54D
RGB252, 197, 77
HSLhsl(41, 97%, 65%)
CMYK0%, 22%, 69%, 1%converted · approximate
PantonePMS 142 Cnearest match · not published by the brand

Doritos Hex Color Codes

Doritos hex color codes are #000000 for black, #DA0401 for doritos red, #F48221 for orange and #FCC54D for yellow.

ColorHex
Black #000000
Doritos Red #DA0401
Orange #F48221
Yellow #FCC54D

Doritos RGB Color Codes

Doritos RGB color codes are 0, 0, 0 for black, 218, 4, 1 for doritos red, 244, 130, 33 for orange and 252, 197, 77 for yellow. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Black rgb(0, 0, 0)
Doritos Red rgb(218, 4, 1)
Orange rgb(244, 130, 33)
Yellow rgb(252, 197, 77)

Doritos HSL Color Codes

Doritos HSL color codes are 0, 0%, 0% for black, 1, 99%, 43% for doritos red, 28, 91%, 54% for orange and 41, 97%, 65% for yellow. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Black hsl(0, 0%, 0%)
Doritos Red hsl(1, 99%, 43%)
Orange hsl(28, 91%, 54%)
Yellow hsl(41, 97%, 65%)

Doritos CMYK Color Code

Doritos 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%
Doritos Red 0%, 98%, 100%, 15%
Orange 0%, 47%, 86%, 4%
Yellow 0%, 22%, 69%, 1%

Doritos Pantone Color Codes

Doritos 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
Doritos Red PMS 485 C
Orange PMS 716 C
Yellow PMS 142 C

Logo

Doritos Logo Colors

Doritos logo colors are black, red and white, with orange and yellow behind the name.

Doritos Logo Colors Palette

What the Doritos Logo Colors Mean?

The Doritos logo colors sit around a triangle, which is the chip. From 1985 a small triangle replaced the dot on the i; a 2013 redesign tilted the whole wordmark into a triangular block. Black gives it weight, red and the warm accents read as bold and a little loud, matching the flavor names.

Doritos Logo Color History

Doritos logo color history moved from a plain 1960s wordmark to the black-and-red triangular mark used now, with the exact accent colors shifting between flavors.

Doritos Logo Fonts

Doritos logo fonts are a custom heavy sans, slanted, not for sale. A bold condensed grotesque is the closest match.

Doritos Logo JPG

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

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

Doritos Logo PNG

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

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

Doritos Logo WebP

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

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

Doritos Color Code Shades

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

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

In code

Using the Doritos palette

CSS custom properties

:root {
  --doritos-black: #000000;
  --doritos-doritos-red: #DA0401;
  --doritos-orange: #F48221;
  --doritos-yellow: #FCC54D;
}

Contrast against white

Black 21.00:1AA ✓
Doritos Red 5.25:1AA ✓
Orange 2.60:1AA ×
Yellow 1.59: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.