#BABBB7 Color Information

Hex color code: #BABBB7

A muted green shade, #BABBB7 appears as (186, 187, 183) in RGB and (75°, 3%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BABBB7
RGB
186, 187, 183
HSL
75°, 3%, 73%
CMYK
1%, 0%, 2%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABBB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 187, 183

Red: 186 / Green: 187 / Blue: 183

HSL

75°, 3%, 73%

Hue: 75° / Saturation: 3% / Lightness: 73%

CMYK

1%, 0%, 2%, 27%

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

What color is #BABBB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABBB7 to RGB:

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

HEX to HSL

Convert #BABBB7 to HSL:

hsl(75, 3%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BABBB7 to CMYK:

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

Color Meaning and Usage

A balanced green tone, #BABBB7 has RGB (186, 187, 183) and HSL (75°, 3%, 73%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABBB7 is #B9B8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBBB8.

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

Contrast with #BABBB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABBB7?

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

What is the RGB value of #BABBB7?

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

How to use #BABBB7 in CSS?

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

What colors go well with #BABBB7?

#B9B8BC (complementary), #BCBBB8 (analogous), and #969791 (lighter shade) work well with #BABBB7.