#B2B9BC Color Information

Hex color code: #B2B9BC

A neutral blue shade, #B2B9BC appears as (178, 185, 188) in RGB and (198°, 7%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B2B9BC
RGB
178, 185, 188
HSL
198°, 7%, 72%
CMYK
5%, 2%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B2B9BC; 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 #B2B9BC; background-color: #B2B9BC15; }

Alert / Toast

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

Link / Accent

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

a { color: #B2B9BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 185, 188

Red: 178 / Green: 185 / Blue: 188

HSL

198°, 7%, 72%

Hue: 198° / Saturation: 7% / Lightness: 72%

CMYK

5%, 2%, 0%, 26%

Cyan: 5% / Magenta: 2% / Yellow: 0% / Key: 26%

What color is #B2B9BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2B9BC to RGB:

rgb(178, 185, 188)HEX to RGB Converter →

HEX to HSL

Convert #B2B9BC to HSL:

hsl(198, 7%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B2B9BC to CMYK:

cmyk(5%, 2%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B2B9BC is a muted blue color with RGB values of 178, 185, 188 and HSL of 198°, 7%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2B9BC is #BDB6B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3BDBB.

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

Contrast with #B2B9BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2B9BC?

#B2B9BC is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B2B9BC?

#B2B9BC in RGB is (178, 185, 188) - 178 red, 185 green, and 188 blue.

How to use #B2B9BC in CSS?

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

What colors go well with #B2B9BC?

#BDB6B3 (complementary), #B3BDBB (analogous), and #8A9499 (lighter shade) work well with #B2B9BC.