#B9AFBB Color Information

Hex color code: #B9AFBB

A subtle magenta shade, #B9AFBB appears as (185, 175, 187) in RGB and (290°, 8%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B9AFBB
RGB
185, 175, 187
HSL
290°, 8%, 71%
CMYK
1%, 6%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9AFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 175, 187

Red: 185 / Green: 175 / Blue: 187

HSL

290°, 8%, 71%

Hue: 290° / Saturation: 8% / Lightness: 71%

CMYK

1%, 6%, 0%, 27%

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

What color is #B9AFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9AFBB to RGB:

rgb(185, 175, 187)HEX to RGB Converter →

HEX to HSL

Convert #B9AFBB to HSL:

hsl(290, 8%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B9AFBB to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #B9AFBB has RGB (185, 175, 187) and HSL (290°, 8%, 71%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9AFBB is #B1BBAF, creating high-contrast pairings. For softer combinations, try analogous colors like #B3AFBB.

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

Contrast with #B9AFBB

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 #B9AFBB?

#B9AFBB is a neutral magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B9AFBB?

#B9AFBB in RGB is (185, 175, 187) - 185 red, 175 green, and 187 blue.

How to use #B9AFBB in CSS?

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

What colors go well with #B9AFBB?

#B1BBAF (complementary), #B3AFBB (analogous), and #958698 (lighter shade) work well with #B9AFBB.