#BABFB4 Color Information

Hex color code: #BABFB4

The hex color #BABFB4 is a balanced green with RGB values of (186, 191, 180) and HSL of (87°, 8%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BABFB4
RGB
186, 191, 180
HSL
87°, 8%, 73%
CMYK
3%, 0%, 6%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABFB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 191, 180

Red: 186 / Green: 191 / Blue: 180

HSL

87°, 8%, 73%

Hue: 87° / Saturation: 8% / Lightness: 73%

CMYK

3%, 0%, 6%, 25%

Cyan: 3% / Magenta: 0% / Yellow: 6% / Key: 25%

What color is #BABFB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABFB4 to RGB:

rgb(186, 191, 180)HEX to RGB Converter →

HEX to HSL

Convert #BABFB4 to HSL:

hsl(87, 8%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BABFB4 to CMYK:

cmyk(3%, 0%, 6%, 25%)Color Converter →

Color Meaning and Usage

A subtle green tone, #BABFB4 has RGB (186, 191, 180) and HSL (87°, 8%, 73%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABFB4 is #BAB5C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BFB5.

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

Contrast with #BABFB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABFB4?

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

What is the RGB value of #BABFB4?

#BABFB4 in RGB is (186, 191, 180) - 186 red, 191 green, and 180 blue.

How to use #BABFB4 in CSS?

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

What colors go well with #BABFB4?

#BAB5C0 (complementary), #C0BFB5 (analogous), and #959C8B (lighter shade) work well with #BABFB4.