Color Fetch
Browse PalettesMy Palettes

Gallery / Color palette

netlify.com color palette

The brand palette extracted from netlify.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 17, 2026.

Find brands
Primary

Indigo

#2b4fed

rgb(43, 79, 237)

hsl(229, 84%, 55%)

Find brands
Accent

Silver

#a7b7dd

rgb(167, 183, 221)

hsl(222, 44%, 76%)

Find brands
Accent

Cerulean

#5ebcde

rgb(94, 188, 222)

hsl(196, 66%, 62%)

Find brands
Accent

Turquoise

#2fe8e4

rgb(47, 232, 228)

hsl(179, 80%, 55%)

Find brands
Accent

Dark Slate Gray

#014847

rgb(1, 72, 71)

hsl(179, 97%, 14%)

Find brands
Background

White

#feffff

rgb(254, 255, 255)

hsl(180, 100%, 100%)

Find brands
Text

Midnight Blue

#12181e

rgb(18, 24, 30)

hsl(210, 25%, 9%)

Find brands
Neutral

Dim Gray

#696c70

rgb(105, 108, 112)

hsl(214, 3%, 43%)

CSS variables
:root {
  --color-primary: #2b4fed;
  --color-accent-1: #a7b7dd;
  --color-accent-2: #5ebcde;
  --color-accent-3: #2fe8e4;
  --color-accent-4: #014847;
  --color-background: #feffff;
  --color-text: #12181e;
  --color-neutral: #696c70;
}
Tailwind v4
@theme {
  --color-primary: #2b4fed;
  --color-accent-1: #a7b7dd;
  --color-accent-2: #5ebcde;
  --color-accent-3: #2fe8e4;
  --color-accent-4: #014847;
  --color-background: #feffff;
  --color-text: #12181e;
  --color-neutral: #696c70;
}

About the netlify.com color palette

netlify.com's brand palette is built around Indigo (#2B4FED) as its primary color, paired with Silver (#A7B7DD) as an accent. Below are all 8 colors with copy-ready hex, RGB, and HSL values, plus one-click export to CSS variables, Tailwind, and design tokens.

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

Frequently asked questions

What is netlify.com's primary brand color?
netlify.com's primary brand color is Indigo, hex #2B4FED.
What accent color does netlify.com use?
netlify.com pairs its primary with Silver (#A7B7DD) as an accent.
How many colors are in the netlify.com palette?
This palette lists 8 role-labeled colors — primary, accent, neutral, background, and text — each with copy-ready hex, RGB, and HSL values.
Can I use the netlify.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