Find Color Codes

E-commerce & Payments

Newegg Color Codes

Newegg's color is an orange, hex #E05E00, used with black and a yolk yellow in the egg mark. The Newegg color codes in Hex, RGB and CMYK can be found below. Fred Chang founded the electronics retailer in 2001 in Southern California, aiming it at people who build their own PCs. Its rival among general online retailers is eBay.

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

Primary colors

What are Newegg Primary Colors?

Newegg's primary colors are newegg orange #E05E00, black #000000, yolk yellow #FFC72C.

Newegg publishes no open hex sheet; the orange is measured from the current mark.

Newegg Newegg Orange

Hex#E05E00
RGB224, 94, 0
HSLhsl(25, 100%, 44%)
CMYK0%, 58%, 100%, 12%converted · approximate
PantonePMS 166 Cnearest match · not published by the brand

Newegg 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

Newegg Yolk Yellow

Hex#FFC72C
RGB255, 199, 44
HSLhsl(44, 100%, 59%)
CMYK0%, 22%, 83%, 0%converted · approximate
PantonePMS 123 Cnearest match · not published by the brand

Newegg Hex Color Codes

Newegg hex color codes are #E05E00 for newegg orange, #000000 for black and #FFC72C for yolk yellow.

ColorHex
Newegg Orange #E05E00
Black #000000
Yolk Yellow #FFC72C

Newegg RGB Color Codes

Newegg RGB color codes are 224, 94, 0 for newegg orange, 0, 0, 0 for black and 255, 199, 44 for yolk yellow. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Newegg Orange rgb(224, 94, 0)
Black rgb(0, 0, 0)
Yolk Yellow rgb(255, 199, 44)

Newegg HSL Color Codes

Newegg HSL color codes are 25, 100%, 44% for newegg orange, 0, 0%, 0% for black and 44, 100%, 59% for yolk yellow. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Newegg Orange hsl(25, 100%, 44%)
Black hsl(0, 0%, 0%)
Yolk Yellow hsl(44, 100%, 59%)

Newegg CMYK Color Code

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

ColorCMYK
Newegg Orange 0%, 58%, 100%, 12%
Black 0%, 0%, 0%, 100%
Yolk Yellow 0%, 22%, 83%, 0%

Newegg Pantone Color Codes

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

ColorNearest Pantone
Newegg Orange PMS 166 C
Black PMS 419 C
Yolk Yellow PMS 123 C

Logo

Newegg Logo Colors

Newegg logo colors are orange and black, with a yellow center egg.

Newegg Logo Colors Palette

What the Newegg Logo Colors Mean?

The Newegg logo colors sit around a stack of eggs, two pale and one yellow in the middle. The yellow yolk is a nod to founder Fred Chang and to Taiwanese iron eggs, braised dark on the outside and firm within, a small joke about a company that is tougher than it looks. Orange carries the energy that online shops tend to reach for.

Newegg Logo Color History

Newegg logo color history holds orange and black across its redraws. The egg stack has been simplified over the years while keeping the single yellow egg at its heart.

Newegg Logo Fonts

Newegg logo fonts are a custom bold sans, not licensed. A heavy grotesque such as a bold Helvetica is the closest match.

Newegg Logo JPG

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

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

Newegg Logo PNG

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

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

Newegg Logo WebP

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

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

Newegg Color Code Shades

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

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

In code

Using the Newegg palette

CSS custom properties

:root {
  --newegg-newegg-orange: #E05E00;
  --newegg-black: #000000;
  --newegg-yolk-yellow: #FFC72C;
}

Contrast against white

Newegg Orange 3.64:1AA ×
Black 21.00:1AA ✓
Yolk Yellow 1.56: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.