Color Fetch
GalleryMy Palettes

Gallery / Color palette

postman.com color palette

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

Indigo

#4d1887

rgb(77, 24, 135)

hsl(269, 70%, 31%)

Accent

Purple

#742771

rgb(116, 39, 113)

hsl(302, 50%, 30%)

Accent

Crimson

#c34635

rgb(195, 70, 53)

hsl(7, 57%, 49%)

Accent

Tomato

#ff6c37

rgb(255, 108, 55)

hsl(16, 100%, 61%)

Accent

Slate Blue

#78548f

rgb(120, 84, 143)

hsl(277, 26%, 45%)

Background

Midnight Blue

#120a1b

rgb(18, 10, 27)

hsl(268, 46%, 7%)

Text

White

#fdfdfd

rgb(253, 253, 253)

hsl(0, 0%, 99%)

Neutral

Gainsboro

#e7e5e4

rgb(231, 229, 228)

hsl(20, 6%, 90%)

CSS variables
:root {
  --color-primary: #4d1887;
  --color-accent-1: #742771;
  --color-accent-2: #c34635;
  --color-accent-3: #ff6c37;
  --color-accent-4: #78548f;
  --color-background: #120a1b;
  --color-text: #fdfdfd;
  --color-neutral: #e7e5e4;
}
Tailwind v4
@theme {
  --color-primary: #4d1887;
  --color-accent-1: #742771;
  --color-accent-2: #c34635;
  --color-accent-3: #ff6c37;
  --color-accent-4: #78548f;
  --color-background: #120a1b;
  --color-text: #fdfdfd;
  --color-neutral: #e7e5e4;
}

About the postman.com color palette

postman.com's brand palette is built around Indigo (#4D1887) as its primary color, paired with Purple (#742771) 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.
Purple · Accent
a secondary highlight for links, callouts, and interactive states.
Gainsboro · Neutral
a supporting tone for borders, dividers, and muted UI surfaces.
Midnight Blue · Background
the base surface the rest of the palette sits on.
White · Text
the primary readable foreground color.

Frequently asked questions

What is postman.com's primary brand color?
postman.com's primary brand color is Indigo, hex #4D1887.
What accent color does postman.com use?
postman.com pairs its primary with Purple (#742771) as an accent.
How many colors are in the postman.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 postman.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