#BABCB8 Color Information

Hex color code: #BABCB8

#BABCB8 is a understated green color. In RGB it is (186, 188, 184), and in HSL it is (90°, 3%, 73%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BABCB8
RGB
186, 188, 184
HSL
90°, 3%, 73%
CMYK
1%, 0%, 2%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABCB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 188, 184

Red: 186 / Green: 188 / Blue: 184

HSL

90°, 3%, 73%

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

CMYK

1%, 0%, 2%, 26%

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

What color is #BABCB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABCB8 to RGB:

rgb(186, 188, 184)HEX to RGB Converter →

HEX to HSL

Convert #BABCB8 to HSL:

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

HEX to CMYK

Convert #BABCB8 to CMYK:

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

Color Meaning and Usage

#BABCB8 is a subtle green color with RGB values of 186, 188, 184 and HSL of 90°, 3%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABCB8 is #BAB8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBCB8.

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

Contrast with #BABCB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABCB8?

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

What is the RGB value of #BABCB8?

#BABCB8 in RGB is (186, 188, 184) - 186 red, 188 green, and 184 blue.

How to use #BABCB8 in CSS?

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

What colors go well with #BABCB8?

#BAB8BC (complementary), #BCBCB8 (analogous), and #949791 (lighter shade) work well with #BABCB8.