#B4BAB0 Color Information

Hex color code: #B4BAB0

#B4BAB0 is a understated green color. In RGB it is (180, 186, 176), and in HSL it is (96°, 7%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B4BAB0
RGB
180, 186, 176
HSL
96°, 7%, 71%
CMYK
3%, 0%, 5%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4BAB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 186, 176

Red: 180 / Green: 186 / Blue: 176

HSL

96°, 7%, 71%

Hue: 96° / Saturation: 7% / Lightness: 71%

CMYK

3%, 0%, 5%, 27%

Cyan: 3% / Magenta: 0% / Yellow: 5% / Key: 27%

What color is #B4BAB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4BAB0 to RGB:

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

HEX to HSL

Convert #B4BAB0 to HSL:

hsl(96, 7%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B4BAB0 to CMYK:

cmyk(3%, 0%, 5%, 27%)Color Converter →

Color Meaning and Usage

A neutral green tone, #B4BAB0 has RGB (180, 186, 176) and HSL (96°, 7%, 71%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4BAB0 is #B6B0BA, creating high-contrast pairings. For softer combinations, try analogous colors like #B9BAB0.

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

Contrast with #B4BAB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4BAB0?

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

What is the RGB value of #B4BAB0?

#B4BAB0 in RGB is (180, 186, 176) - 180 red, 186 green, and 176 blue.

How to use #B4BAB0 in CSS?

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

What colors go well with #B4BAB0?

#B6B0BA (complementary), #B9BAB0 (analogous), and #8D9787 (lighter shade) work well with #B4BAB0.