#B2BABD Color Information

Hex color code: #B2BABD

#B2BABD is a balanced blue color. In RGB it is (178, 186, 189), and in HSL it is (196°, 8%, 72%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B2BABD
RGB
178, 186, 189
HSL
196°, 8%, 72%
CMYK
6%, 2%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2BABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 186, 189

Red: 178 / Green: 186 / Blue: 189

HSL

196°, 8%, 72%

Hue: 196° / Saturation: 8% / Lightness: 72%

CMYK

6%, 2%, 0%, 26%

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

What color is #B2BABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2BABD to RGB:

rgb(178, 186, 189)HEX to RGB Converter →

HEX to HSL

Convert #B2BABD to HSL:

hsl(196, 8%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B2BABD to CMYK:

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

Color Meaning and Usage

A understated blue tone, #B2BABD has RGB (178, 186, 189) and HSL (196°, 8%, 72%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2BABD is #BDB5B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2BDBB.

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

Contrast with #B2BABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2BABD?

#B2BABD is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B2BABD?

#B2BABD in RGB is (178, 186, 189) - 178 red, 186 green, and 189 blue.

How to use #B2BABD in CSS?

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

What colors go well with #B2BABD?

#BDB5B2 (complementary), #B2BDBB (analogous), and #89959A (lighter shade) work well with #B2BABD.