Find Color Codes

Retail & Supermarkets

Costco Color Codes

Costco works in a red, hex #E31837, and a blue, hex #005DAA. The Costco color codes in Hex, RGB and CMYK can be found below. The first Costco warehouse opened in Seattle in 1983, and the company merged with the older Price Club in 1993, inheriting the membership-club model Sol Price had built in San Diego in 1976. Its nearest peer on this site is Walmart.

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

Primary colors

What are Costco Primary Colors?

Costco's primary colors are red #E31837, blue #005DAA.

Costco publishes little brand material; these are measured from the current mark.

Costco Red

Hex#E31837
RGB227, 24, 55
HSLhsl(351, 81%, 49%)
CMYK0%, 89%, 76%, 11%converted · approximate
PantonePMS 192 Cnearest match · not published by the brand

Costco Blue

Hex#005DAA
RGB0, 93, 170
HSLhsl(207, 100%, 33%)
CMYK100%, 45%, 0%, 33%converted · approximate
PantonePMS 2945 Cnearest match · not published by the brand

Costco Hex Color Codes

Costco hex color codes are #E31837 for red and #005DAA for blue.

ColorHex
Red #E31837
Blue #005DAA

Costco RGB Color Codes

Costco RGB color codes are 227, 24, 55 for red and 0, 93, 170 for blue. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Red rgb(227, 24, 55)
Blue rgb(0, 93, 170)

Costco HSL Color Codes

Costco HSL color codes are 351, 81%, 49% for red and 207, 100%, 33% for blue. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Red hsl(351, 81%, 49%)
Blue hsl(207, 100%, 33%)

Costco CMYK Color Code

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

ColorCMYK
Red 0%, 89%, 76%, 11%
Blue 100%, 45%, 0%, 33%

Costco Pantone Color Codes

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

ColorNearest Pantone
Red PMS 192 C
Blue PMS 2945 C

Logo

Costco Logo Colors

Costco logo colors split the name: red for Costco, blue for Wholesale.

Costco Logo Colors Palette

What the Costco Logo Colors Mean?

The Costco logo colors do one job, which is to separate the brand name from the format. Costco is set in heavy red capitals; Wholesale sits under it in blue, smaller, so the word that explains the business is legible without competing. Neither color is unusual for retail, and that is the point: the warehouse is not selling design.

Costco Logo Color History

Costco logo color history is close to flat. The red-and-blue two-tier wordmark has run with only minor weight and spacing changes since the Price Club merger, and the palette has not moved.

Costco Logo Fonts

Costco logo fonts are a heavy grotesque, not a named release. Franklin Gothic Heavy or a similar American gothic is the closest match.

Costco Logo JPG

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

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

Costco Logo PNG

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

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

Costco Logo WebP

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

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

Costco Color Code Shades

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

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

In code

Using the Costco palette

CSS custom properties

:root {
  --costco-red: #E31837;
  --costco-blue: #005DAA;
}

Contrast against white

Red 4.72:1AA ✓
Blue 6.67: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.