#B9BAAC Color Information

Hex color code: #B9BAAC

#B9BAAC is a muted yellow color. In RGB it is (185, 186, 172), and in HSL it is (64°, 9%, 70%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B9BAAC
RGB
185, 186, 172
HSL
64°, 9%, 70%
CMYK
1%, 0%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9BAAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 186, 172

Red: 185 / Green: 186 / Blue: 172

HSL

64°, 9%, 70%

Hue: 64° / Saturation: 9% / Lightness: 70%

CMYK

1%, 0%, 8%, 27%

Cyan: 1% / Magenta: 0% / Yellow: 8% / Key: 27%

What color is #B9BAAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9BAAC to RGB:

rgb(185, 186, 172)HEX to RGB Converter →

HEX to HSL

Convert #B9BAAC to HSL:

hsl(64, 9%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B9BAAC to CMYK:

cmyk(1%, 0%, 8%, 27%)Color Converter →

Color Meaning and Usage

#B9BAAC is a subtle yellow color with RGB values of 185, 186, 172 and HSL of 64°, 9%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9BAAC is #ADACB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B3AC.

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

Contrast with #B9BAAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9BAAC?

#B9BAAC is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B9BAAC?

#B9BAAC in RGB is (185, 186, 172) - 185 red, 186 green, and 172 blue.

How to use #B9BAAC in CSS?

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

What colors go well with #B9BAAC?

#ADACB9 (complementary), #B9B3AC (analogous), and #959782 (lighter shade) work well with #B9BAAC.