#BFB3BD Color Information

Hex color code: #BFB3BD

A balanced magenta shade, #BFB3BD appears as (191, 179, 189) in RGB and (310°, 9%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFB3BD
RGB
191, 179, 189
HSL
310°, 9%, 73%
CMYK
0%, 6%, 1%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB3BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 179, 189

Red: 191 / Green: 179 / Blue: 189

HSL

310°, 9%, 73%

Hue: 310° / Saturation: 9% / Lightness: 73%

CMYK

0%, 6%, 1%, 25%

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

What color is #BFB3BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB3BD to RGB:

rgb(191, 179, 189)HEX to RGB Converter →

HEX to HSL

Convert #BFB3BD to HSL:

hsl(310, 9%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB3BD to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #BFB3BD has RGB (191, 179, 189) and HSL (310°, 9%, 73%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB3BD is #B4C0B6, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB4C0.

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

Contrast with #BFB3BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB3BD?

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

What is the RGB value of #BFB3BD?

#BFB3BD in RGB is (191, 179, 189) - 191 red, 179 green, and 189 blue.

How to use #BFB3BD in CSS?

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

What colors go well with #BFB3BD?

#B4C0B6 (complementary), #BCB4C0 (analogous), and #9E8A9A (lighter shade) work well with #BFB3BD.