#BABEBB Color Information

Hex color code: #BABEBB

The hex color #BABEBB is a understated green with RGB values of (186, 190, 187) and HSL of (135°, 3%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BABEBB
RGB
186, 190, 187
HSL
135°, 3%, 74%
CMYK
2%, 0%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABEBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 190, 187

Red: 186 / Green: 190 / Blue: 187

HSL

135°, 3%, 74%

Hue: 135° / Saturation: 3% / Lightness: 74%

CMYK

2%, 0%, 2%, 25%

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

What color is #BABEBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABEBB to RGB:

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

HEX to HSL

Convert #BABEBB to HSL:

hsl(135, 3%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BABEBB to CMYK:

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

Color Meaning and Usage

A neutral green tone, #BABEBB has RGB (186, 190, 187) and HSL (135°, 3%, 74%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABEBB is #BFBBBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBFBB.

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

Contrast with #BABEBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABEBB?

#BABEBB is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BABEBB?

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

How to use #BABEBB in CSS?

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

What colors go well with #BABEBB?

#BFBBBE (complementary), #BCBFBB (analogous), and #939A95 (lighter shade) work well with #BABEBB.