Color Fetch
GalleryMy Palettes

Gallery / Color palette

zendesk.com color palette

The brand palette extracted from zendesk.com — primary, accent, neutral, background, and text colors with copy-ready hex codes and one-click export to CSS, Tailwind, and design tokens. Last updated June 15, 2026.

Primary

Olive Drab

#70a32a

rgb(112, 163, 42)

hsl(85, 59%, 40%)

Accent

Khaki

#d4f47b

rgb(212, 244, 123)

hsl(76, 85%, 72%)

Accent

Dark Green

#355e34

rgb(53, 94, 52)

hsl(119, 29%, 29%)

Background

White

#fefffe

rgb(254, 255, 254)

hsl(120, 100%, 100%)

Text

Black

#11110d

rgb(17, 17, 13)

hsl(60, 13%, 6%)

Neutral

Gainsboro

#dde1d3

rgb(221, 225, 211)

hsl(77, 19%, 85%)

CSS variables
:root {
  --color-primary: #70a32a;
  --color-accent-1: #d4f47b;
  --color-accent-2: #355e34;
  --color-background: #fefffe;
  --color-text: #11110d;
  --color-neutral: #dde1d3;
}
Tailwind v4
@theme {
  --color-primary: #70a32a;
  --color-accent-1: #d4f47b;
  --color-accent-2: #355e34;
  --color-background: #fefffe;
  --color-text: #11110d;
  --color-neutral: #dde1d3;
}

About the zendesk.com color palette

zendesk.com's brand palette is built around Olive Drab (#70A32A) as its primary color, paired with Khaki (#D4F47B) as an accent. Below are all 6 colors with copy-ready hex, RGB, and HSL values, plus one-click export to CSS variables, Tailwind, and design tokens.

Olive Drab · Primary
the dominant brand color — used for logos, primary buttons, and key moments.
Khaki · Accent
a secondary highlight for links, callouts, and interactive states.
Gainsboro · Neutral
a supporting tone for borders, dividers, and muted UI surfaces.
White · Background
the base surface the rest of the palette sits on.
Black · Text
the primary readable foreground color.

Frequently asked questions

What is zendesk.com's primary brand color?
zendesk.com's primary brand color is Olive Drab, hex #70A32A.
What accent color does zendesk.com use?
zendesk.com pairs its primary with Khaki (#D4F47B) as an accent.
How many colors are in the zendesk.com palette?
This palette lists 6 role-labeled colors — primary, accent, neutral, background, and text — each with copy-ready hex, RGB, and HSL values.
Can I use the zendesk.com color palette?
You can copy any hex code or export the whole palette to CSS variables, Tailwind, or design tokens. Brand colors may be trademarked, so use them for inspiration or compatibility — not to imitate a brand.

Want a palette from your own site?

Fetch a palette

More palettes