#BABDB2 Color Information

Hex color code: #BABDB2

The hex color #BABDB2 is a neutral green with RGB values of (186, 189, 178) and HSL of (76°, 8%, 72%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BABDB2
RGB
186, 189, 178
HSL
76°, 8%, 72%
CMYK
2%, 0%, 6%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABDB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 189, 178

Red: 186 / Green: 189 / Blue: 178

HSL

76°, 8%, 72%

Hue: 76° / Saturation: 8% / Lightness: 72%

CMYK

2%, 0%, 6%, 26%

Cyan: 2% / Magenta: 0% / Yellow: 6% / Key: 26%

What color is #BABDB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABDB2 to RGB:

rgb(186, 189, 178)HEX to RGB Converter →

HEX to HSL

Convert #BABDB2 to HSL:

hsl(76, 8%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BABDB2 to CMYK:

cmyk(2%, 0%, 6%, 26%)Color Converter →

Color Meaning and Usage

#BABDB2 is a neutral green color with RGB values of 186, 189, 178 and HSL of 76°, 8%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABDB2 is #B5B2BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBBB2.

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

Contrast with #BABDB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABDB2?

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

What is the RGB value of #BABDB2?

#BABDB2 in RGB is (186, 189, 178) - 186 red, 189 green, and 178 blue.

How to use #BABDB2 in CSS?

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

What colors go well with #BABDB2?

#B5B2BD (complementary), #BDBBB2 (analogous), and #959A89 (lighter shade) work well with #BABDB2.