#BABABB Color Information

Hex color code: #BABABB

A neutral blue shade, #BABABB appears as (186, 186, 187) in RGB and (240°, 1%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BABABB
RGB
186, 186, 187
HSL
240°, 1%, 73%
CMYK
1%, 1%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 186, 187

Red: 186 / Green: 186 / Blue: 187

HSL

240°, 1%, 73%

Hue: 240° / Saturation: 1% / Lightness: 73%

CMYK

1%, 1%, 0%, 27%

Cyan: 1% / Magenta: 1% / Yellow: 0% / Key: 27%

What color is #BABABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABABB to RGB:

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

HEX to HSL

Convert #BABABB to HSL:

hsl(240, 1%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BABABB to CMYK:

cmyk(1%, 1%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #BABABB has RGB (186, 186, 187) and HSL (240°, 1%, 73%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABABB is #BBBBB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9BABB.

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

Contrast with #BABABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABABB?

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

What is the RGB value of #BABABB?

#BABABB in RGB is (186, 186, 187) - 186 red, 186 green, and 187 blue.

How to use #BABABB in CSS?

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

What colors go well with #BABABB?

#BBBBB9 (complementary), #B9BABB (analogous), and #939395 (lighter shade) work well with #BABABB.