#B5BABD Color Information

Hex color code: #B5BABD

A understated blue shade, #B5BABD appears as (181, 186, 189) in RGB and (203°, 6%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B5BABD
RGB
181, 186, 189
HSL
203°, 6%, 73%
CMYK
4%, 2%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5BABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 186, 189

Red: 181 / Green: 186 / Blue: 189

HSL

203°, 6%, 73%

Hue: 203° / Saturation: 6% / Lightness: 73%

CMYK

4%, 2%, 0%, 26%

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

What color is #B5BABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5BABD to RGB:

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

HEX to HSL

Convert #B5BABD to HSL:

hsl(203, 6%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B5BABD to CMYK:

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

Color Meaning and Usage

#B5BABD is a subtle blue color with RGB values of 181, 186, 189 and HSL of 203°, 6%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5BABD is #BEB9B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6BEBD.

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

Contrast with #B5BABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5BABD?

#B5BABD is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B5BABD?

#B5BABD in RGB is (181, 186, 189) - 181 red, 186 green, and 189 blue.

How to use #B5BABD in CSS?

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

What colors go well with #B5BABD?

#BEB9B6 (complementary), #B6BEBD (analogous), and #8D959A (lighter shade) work well with #B5BABD.