#BABAC5 Color Information

Hex color code: #BABAC5

#BABAC5 is a understated blue color. In RGB it is (186, 186, 197), and in HSL it is (240°, 9%, 75%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BABAC5
RGB
186, 186, 197
HSL
240°, 9%, 75%
CMYK
6%, 6%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABAC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 186, 197

Red: 186 / Green: 186 / Blue: 197

HSL

240°, 9%, 75%

Hue: 240° / Saturation: 9% / Lightness: 75%

CMYK

6%, 6%, 0%, 23%

Cyan: 6% / Magenta: 6% / Yellow: 0% / Key: 23%

What color is #BABAC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABAC5 to RGB:

rgb(186, 186, 197)HEX to RGB Converter →

HEX to HSL

Convert #BABAC5 to HSL:

hsl(240, 9%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BABAC5 to CMYK:

cmyk(6%, 6%, 0%, 23%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #BABAC5 has RGB (186, 186, 197) and HSL (240°, 9%, 75%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABAC5 is #C5C5BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BABFC5.

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

Contrast with #BABAC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABAC5?

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

What is the RGB value of #BABAC5?

#BABAC5 in RGB is (186, 186, 197) - 186 red, 186 green, and 197 blue.

How to use #BABAC5 in CSS?

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

What colors go well with #BABAC5?

#C5C5BA (complementary), #BABFC5 (analogous), and #9090A2 (lighter shade) work well with #BABAC5.