#BABDB7 Color Information

Hex color code: #BABDB7

#BABDB7 is a muted green color. In RGB it is (186, 189, 183), and in HSL it is (90°, 4%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BABDB7
RGB
186, 189, 183
HSL
90°, 4%, 73%
CMYK
2%, 0%, 3%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABDB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 189, 183

Red: 186 / Green: 189 / Blue: 183

HSL

90°, 4%, 73%

Hue: 90° / Saturation: 4% / Lightness: 73%

CMYK

2%, 0%, 3%, 26%

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

What color is #BABDB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABDB7 to RGB:

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

HEX to HSL

Convert #BABDB7 to HSL:

hsl(90, 4%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BABDB7 to CMYK:

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

Color Meaning and Usage

A subtle green tone, #BABDB7 has RGB (186, 189, 183) and HSL (90°, 4%, 73%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABDB7 is #BAB7BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBDB7.

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

Contrast with #BABDB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABDB7?

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

What is the RGB value of #BABDB7?

#BABDB7 in RGB is (186, 189, 183) - 186 red, 189 green, and 183 blue.

How to use #BABDB7 in CSS?

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

What colors go well with #BABDB7?

#BAB7BD (complementary), #BDBDB7 (analogous), and #949890 (lighter shade) work well with #BABDB7.