Color Fetch
GalleryMy Palettes

Gallery / Color palette

intercom.com color palette

The brand palette extracted from intercom.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

Blue

#0007cb

rgb(0, 7, 203)

hsl(238, 100%, 40%)

Accent

Slate Blue

#555adc

rgb(85, 90, 220)

hsl(238, 66%, 60%)

Accent

Medium Purple

#797ce4

rgb(121, 124, 228)

hsl(238, 66%, 68%)

Accent

Orange Red

#ff5600

rgb(255, 86, 0)

hsl(20, 100%, 50%)

Background

Snow

#fcfcfb

rgb(252, 252, 251)

hsl(60, 14%, 99%)

Text

Black

#101010

rgb(16, 16, 16)

hsl(0, 0%, 6%)

Neutral

Light Gray

#cfcfcd

rgb(207, 207, 205)

hsl(60, 2%, 81%)

CSS variables
:root {
  --color-primary: #0007cb;
  --color-accent-1: #555adc;
  --color-accent-2: #797ce4;
  --color-accent-3: #ff5600;
  --color-background: #fcfcfb;
  --color-text: #101010;
  --color-neutral: #cfcfcd;
}
Tailwind v4
@theme {
  --color-primary: #0007cb;
  --color-accent-1: #555adc;
  --color-accent-2: #797ce4;
  --color-accent-3: #ff5600;
  --color-background: #fcfcfb;
  --color-text: #101010;
  --color-neutral: #cfcfcd;
}

About the intercom.com color palette

intercom.com's brand palette is built around Blue (#0007CB) as its primary color, paired with Slate Blue (#555ADC) as an accent. Below are all 7 colors with copy-ready hex, RGB, and HSL values, plus one-click export to CSS variables, Tailwind, and design tokens.

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

Frequently asked questions

What is intercom.com's primary brand color?
intercom.com's primary brand color is Blue, hex #0007CB.
What accent color does intercom.com use?
intercom.com pairs its primary with Slate Blue (#555ADC) as an accent.
How many colors are in the intercom.com palette?
This palette lists 7 role-labeled colors — primary, accent, neutral, background, and text — each with copy-ready hex, RGB, and HSL values.
Can I use the intercom.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