#BBC2BD Color Information

Hex color code: #BBC2BD

A subtle green shade, #BBC2BD appears as (187, 194, 189) in RGB and (137°, 5%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BBC2BD
RGB
187, 194, 189
HSL
137°, 5%, 75%
CMYK
4%, 0%, 3%, 24%

Shades

CSS Usage
color: #BBC2BD;
background-color: #BBC2BD;
border-color: #BBC2BD;
box-shadow: 0 0 10px #BBC2BD;
border: 2px solid #BBC2BD;
Tailwind Usage
bg-[#BBC2BD]
text-[#BBC2BD]
border-[#BBC2BD]
shadow-[0_0_10px_BBC2BD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BBC2BD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BBC2BD; color: #000000; }

Badge

New Feature
.badge { background-color: #BBC2BD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BBC2BD; background-color: #BBC2BD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BBC2BD20; border-left: 4px solid #BBC2BD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BBC2BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BBC2BD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 194, 189

Red: 187 / Green: 194 / Blue: 189

HSL

137°, 5%, 75%

Hue: 137° / Saturation: 5% / Lightness: 75%

CMYK

4%, 0%, 3%, 24%

Cyan: 4% / Magenta: 0% / Yellow: 3% / Key: 24%

What color is #BBC2BD?

#BBC2BD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC2BD to RGB:

rgb(187, 194, 189)HEX to RGB Converter →

HEX to HSL

Convert #BBC2BD to HSL:

hsl(137, 5%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC2BD to CMYK:

cmyk(4%, 0%, 3%, 24%)Color Converter →

Color Meaning and Usage

A understated green tone, #BBC2BD has RGB (187, 194, 189) and HSL (137°, 5%, 75%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBC2BD is #C2BCC1, creating high-contrast pairings. For softer combinations, try analogous colors like #BDC2BC.

Use #BBC2BD in CSS: color: #BBC2BD or background-color: #BBC2BD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BBC2BD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.56:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC2BD?

#BBC2BD is a understated green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBC2BD?

#BBC2BD in RGB is (187, 194, 189) - 187 red, 194 green, and 189 blue.

How to use #BBC2BD in CSS?

Use #BBC2BD directly in your CSS properties like color or background-color.

What colors go well with #BBC2BD?

#C2BCC1 (complementary), #BDC2BC (analogous), and #949E97 (lighter shade) work well with #BBC2BD.