#BFABBF Color Information

Hex color code: #BFABBF

The hex color #BFABBF is a muted magenta with RGB values of (191, 171, 191) and HSL of (300°, 14%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BFABBF
RGB
191, 171, 191
HSL
300°, 14%, 71%
CMYK
0%, 10%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFABBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 171, 191

Red: 191 / Green: 171 / Blue: 191

HSL

300°, 14%, 71%

Hue: 300° / Saturation: 14% / Lightness: 71%

CMYK

0%, 10%, 0%, 25%

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

What color is #BFABBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFABBF to RGB:

rgb(191, 171, 191)HEX to RGB Converter →

HEX to HSL

Convert #BFABBF to HSL:

hsl(300, 14%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BFABBF to CMYK:

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

Color Meaning and Usage

#BFABBF is a understated magenta color with RGB values of 191, 171, 191 and HSL of 300°, 14%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFABBF is #ABBFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #B5ABBF.

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

Contrast with #BFABBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFABBF?

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

What is the RGB value of #BFABBF?

#BFABBF in RGB is (191, 171, 191) - 191 red, 171 green, and 191 blue.

How to use #BFABBF in CSS?

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

What colors go well with #BFABBF?

#ABBFAB (complementary), #B5ABBF (analogous), and #9F7F9F (lighter shade) work well with #BFABBF.