Find Color Codes

Software & SaaS

Zapier Color Codes

Zapier's color is orange #FF4F00. The Zapier color codes in Hex, RGB and CMYK can be found below. Wade Foster, Bryan Helmig and Mike Knoop built it as a side project in Columbia, Missouri in 2011. Y Combinator turned them down, they applied again, and the company has never had an office.

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

Primary colors

What are Zapier Primary Colors?

Zapier's primary color is orange #FF4F00, a hot orange with almost no yellow in it.

Zapier publishes no public CMYK or Pantone sheet, so both are shown below as conversions and nearest matches.

Zapier Orange

Hex#FF4F00
RGB255, 79, 0
HSLhsl(19, 100%, 50%)
CMYK0%, 69%, 100%, 0%converted · approximate
PantonePMS 172 Cnearest match · not published by the brand

Zapier Hex Color Codes

Zapier hex color codes are #FF4F00 for orange.

ColorHex
Orange #FF4F00

Zapier RGB Color Codes

Zapier RGB color codes are 255, 79, 0 for orange. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Orange rgb(255, 79, 0)

Zapier HSL Color Codes

Zapier HSL color codes are 19, 100%, 50% for orange. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Orange hsl(19, 100%, 50%)

Zapier CMYK Color Code

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

ColorCMYK
Orange 0%, 69%, 100%, 0%

Zapier Pantone Color Codes

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

ColorNearest Pantone
Orange PMS 172 C

Logo

Zapier Logo Colors

Zapier logo colors are a single orange, used flat across the mark and the wordmark.

Zapier Logo Colors Palette

What the Zapier Logo Colors Mean?

The Zapier logo colors sit on a mark built from lines radiating out of a center point, which is the product drawn as a diagram: one trigger, many things connected to it. Orange this hot is rare in software plumbing, where the work is invisible and the branding usually is too. One flat value and no gradient means the mark survives being shown at 16px next to a few thousand partner logos in an integrations directory, which is where it spends most of its life. Watch for #FF4A00, which is one digit off and widely mirrored.

Zapier Logo JPG

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

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

Zapier Logo PNG

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

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

Zapier Logo WebP

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

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

Zapier Color Code Shades

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

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

In code

Using the Zapier palette

CSS custom properties

:root {
  --zapier-orange: #FF4F00;
}

Contrast against white

Orange 3.30: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.