#B4BCAA Color Information

Hex color code: #B4BCAA

The hex color #B4BCAA is a balanced green with RGB values of (180, 188, 170) and HSL of (87°, 12%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B4BCAA
RGB
180, 188, 170
HSL
87°, 12%, 70%
CMYK
4%, 0%, 10%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4BCAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 188, 170

Red: 180 / Green: 188 / Blue: 170

HSL

87°, 12%, 70%

Hue: 87° / Saturation: 12% / Lightness: 70%

CMYK

4%, 0%, 10%, 26%

Cyan: 4% / Magenta: 0% / Yellow: 10% / Key: 26%

What color is #B4BCAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4BCAA to RGB:

rgb(180, 188, 170)HEX to RGB Converter →

HEX to HSL

Convert #B4BCAA to HSL:

hsl(87, 12%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B4BCAA to CMYK:

cmyk(4%, 0%, 10%, 26%)Color Converter →

Color Meaning and Usage

#B4BCAA is a neutral green color with RGB values of 180, 188, 170 and HSL of 87°, 12%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4BCAA is #B2A9BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBBA9.

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

Contrast with #B4BCAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4BCAA?

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

What is the RGB value of #B4BCAA?

#B4BCAA in RGB is (180, 188, 170) - 180 red, 188 green, and 170 blue.

How to use #B4BCAA in CSS?

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

What colors go well with #B4BCAA?

#B2A9BC (complementary), #BCBBA9 (analogous), and #8E9A7E (lighter shade) work well with #B4BCAA.