Color Fetch
GalleryMy Palettes

Gallery / Color palette

mongodb.com color palette

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

Teal

#3a776a

rgb(58, 119, 106)

hsl(167, 34%, 35%)

Accent

Charcoal

#04413a

rgb(4, 65, 58)

hsl(173, 88%, 14%)

Accent

Spring Green

#00eb63

rgb(0, 235, 99)

hsl(145, 100%, 46%)

Accent

Sea Green

#198d57

rgb(25, 141, 87)

hsl(152, 70%, 33%)

Accent

Emerald

#0ccd68

rgb(12, 205, 104)

hsl(149, 89%, 43%)

Background

Midnight Blue

#031a26

rgb(3, 26, 38)

hsl(201, 85%, 8%)

Text

White

#ffffff

rgb(255, 255, 255)

hsl(0, 0%, 100%)

Neutral

Slate Gray

#6c7e83

rgb(108, 126, 131)

hsl(193, 10%, 47%)

CSS variables
:root {
  --color-primary: #3a776a;
  --color-accent-1: #04413a;
  --color-accent-2: #00eb63;
  --color-accent-3: #198d57;
  --color-accent-4: #0ccd68;
  --color-background: #031a26;
  --color-text: #ffffff;
  --color-neutral: #6c7e83;
}
Tailwind v4
@theme {
  --color-primary: #3a776a;
  --color-accent-1: #04413a;
  --color-accent-2: #00eb63;
  --color-accent-3: #198d57;
  --color-accent-4: #0ccd68;
  --color-background: #031a26;
  --color-text: #ffffff;
  --color-neutral: #6c7e83;
}

About the mongodb.com color palette

mongodb.com's brand palette is built around Teal (#3A776A) as its primary color, paired with Charcoal (#04413A) 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.

Teal · Primary
the dominant brand color — used for logos, primary buttons, and key moments.
Charcoal · Accent
a secondary highlight for links, callouts, and interactive states.
Slate Gray · 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 mongodb.com's primary brand color?
mongodb.com's primary brand color is Teal, hex #3A776A.
What accent color does mongodb.com use?
mongodb.com pairs its primary with Charcoal (#04413A) as an accent.
How many colors are in the mongodb.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 mongodb.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