#BFB6BB Color Information

Hex color code: #BFB6BB

A neutral magenta shade, #BFB6BB appears as (191, 182, 187) in RGB and (327°, 7%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFB6BB
RGB
191, 182, 187
HSL
327°, 7%, 73%
CMYK
0%, 5%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB6BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 182, 187

Red: 191 / Green: 182 / Blue: 187

HSL

327°, 7%, 73%

Hue: 327° / Saturation: 7% / Lightness: 73%

CMYK

0%, 5%, 2%, 25%

Cyan: 0% / Magenta: 5% / Yellow: 2% / Key: 25%

What color is #BFB6BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB6BB to RGB:

rgb(191, 182, 187)HEX to RGB Converter →

HEX to HSL

Convert #BFB6BB to HSL:

hsl(327, 7%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB6BB to CMYK:

cmyk(0%, 5%, 2%, 25%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #BFB6BB has RGB (191, 182, 187) and HSL (327°, 7%, 73%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB6BB is #B5BFBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BEB5BF.

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

Contrast with #BFB6BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB6BB?

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

What is the RGB value of #BFB6BB?

#BFB6BB in RGB is (191, 182, 187) - 191 red, 182 green, and 187 blue.

How to use #BFB6BB in CSS?

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

What colors go well with #BFB6BB?

#B5BFBA (complementary), #BEB5BF (analogous), and #9B8C95 (lighter shade) work well with #BFB6BB.