#B4BFAC Color Information

Hex color code: #B4BFAC

The hex color #B4BFAC is a understated green with RGB values of (180, 191, 172) and HSL of (95°, 13%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B4BFAC
RGB
180, 191, 172
HSL
95°, 13%, 71%
CMYK
6%, 0%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4BFAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 191, 172

Red: 180 / Green: 191 / Blue: 172

HSL

95°, 13%, 71%

Hue: 95° / Saturation: 13% / Lightness: 71%

CMYK

6%, 0%, 10%, 25%

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

What color is #B4BFAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4BFAC to RGB:

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

HEX to HSL

Convert #B4BFAC to HSL:

hsl(95, 13%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B4BFAC to CMYK:

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

Color Meaning and Usage

#B4BFAC is a muted green color with RGB values of 180, 191, 172 and HSL of 95°, 13%, 71%. 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 #B4BFAC is #B7ABBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBFAB.

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

Contrast with #B4BFAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4BFAC?

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

What is the RGB value of #B4BFAC?

#B4BFAC in RGB is (180, 191, 172) - 180 red, 191 green, and 172 blue.

How to use #B4BFAC in CSS?

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

What colors go well with #B4BFAC?

#B7ABBF (complementary), #BDBFAB (analogous), and #8C9D80 (lighter shade) work well with #B4BFAC.