#BABCBF Color Information

Hex color code: #BABCBF

The hex color #BABCBF is a balanced blue with RGB values of (186, 188, 191) and HSL of (216°, 4%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BABCBF
RGB
186, 188, 191
HSL
216°, 4%, 74%
CMYK
3%, 2%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABCBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 188, 191

Red: 186 / Green: 188 / Blue: 191

HSL

216°, 4%, 74%

Hue: 216° / Saturation: 4% / Lightness: 74%

CMYK

3%, 2%, 0%, 25%

Cyan: 3% / Magenta: 2% / Yellow: 0% / Key: 25%

What color is #BABCBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABCBF to RGB:

rgb(186, 188, 191)HEX to RGB Converter →

HEX to HSL

Convert #BABCBF to HSL:

hsl(216, 4%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BABCBF to CMYK:

cmyk(3%, 2%, 0%, 25%)Color Converter →

Color Meaning and Usage

A muted blue tone, #BABCBF has RGB (186, 188, 191) and HSL (216°, 4%, 74%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABCBF is #BFBDBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BABFBF.

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

Contrast with #BABCBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABCBF?

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

What is the RGB value of #BABCBF?

#BABCBF in RGB is (186, 188, 191) - 186 red, 188 green, and 191 blue.

How to use #BABCBF in CSS?

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

What colors go well with #BABCBF?

#BFBDBA (complementary), #BABFBF (analogous), and #92969B (lighter shade) work well with #BABCBF.