#BABCC0 Color Information

Hex color code: #BABCC0

The hex color #BABCC0 is a neutral blue with RGB values of (186, 188, 192) and HSL of (220°, 5%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BABCC0
RGB
186, 188, 192
HSL
220°, 5%, 74%
CMYK
3%, 2%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABCC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 188, 192

Red: 186 / Green: 188 / Blue: 192

HSL

220°, 5%, 74%

Hue: 220° / Saturation: 5% / Lightness: 74%

CMYK

3%, 2%, 0%, 25%

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

What color is #BABCC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABCC0 to RGB:

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

HEX to HSL

Convert #BABCC0 to HSL:

hsl(220, 5%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BABCC0 to CMYK:

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

Color Meaning and Usage

#BABCC0 is a subtle blue color with RGB values of 186, 188, 192 and HSL of 220°, 5%, 74%. 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 #BABCC0 is #C0BEB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9BFC0.

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

Contrast with #BABCC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABCC0?

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

What is the RGB value of #BABCC0?

#BABCC0 in RGB is (186, 188, 192) - 186 red, 188 green, and 192 blue.

How to use #BABCC0 in CSS?

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

What colors go well with #BABCC0?

#C0BEB9 (complementary), #B9BFC0 (analogous), and #91959C (lighter shade) work well with #BABCC0.