#B1B3AC Color Information

Hex color code: #B1B3AC

A understated green shade, #B1B3AC appears as (177, 179, 172) in RGB and (77°, 4%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B1B3AC
RGB
177, 179, 172
HSL
77°, 4%, 69%
CMYK
1%, 0%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1B3AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 179, 172

Red: 177 / Green: 179 / Blue: 172

HSL

77°, 4%, 69%

Hue: 77° / Saturation: 4% / Lightness: 69%

CMYK

1%, 0%, 4%, 30%

Cyan: 1% / Magenta: 0% / Yellow: 4% / Key: 30%

What color is #B1B3AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1B3AC to RGB:

rgb(177, 179, 172)HEX to RGB Converter →

HEX to HSL

Convert #B1B3AC to HSL:

hsl(77, 4%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B1B3AC to CMYK:

cmyk(1%, 0%, 4%, 30%)Color Converter →

Color Meaning and Usage

#B1B3AC is a understated green color with RGB values of 177, 179, 172 and HSL of 77°, 4%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1B3AC is #AFADB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3B2AD.

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

Contrast with #B1B3AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1B3AC?

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

What is the RGB value of #B1B3AC?

#B1B3AC in RGB is (177, 179, 172) - 177 red, 179 green, and 172 blue.

How to use #B1B3AC in CSS?

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

What colors go well with #B1B3AC?

#AFADB3 (complementary), #B3B2AD (analogous), and #8C8E85 (lighter shade) work well with #B1B3AC.