#BFBDBB Color Information

Hex color code: #BFBDBB

A muted orange shade, #BFBDBB appears as (191, 189, 187) in RGB and (30°, 3%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BFBDBB
RGB
191, 189, 187
HSL
30°, 3%, 74%
CMYK
0%, 1%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBDBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 189, 187

Red: 191 / Green: 189 / Blue: 187

HSL

30°, 3%, 74%

Hue: 30° / Saturation: 3% / Lightness: 74%

CMYK

0%, 1%, 2%, 25%

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

What color is #BFBDBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBDBB to RGB:

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

HEX to HSL

Convert #BFBDBB to HSL:

hsl(30, 3%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBDBB to CMYK:

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

Color Meaning and Usage

A understated orange tone, #BFBDBB has RGB (191, 189, 187) and HSL (30°, 3%, 74%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBDBB is #BBBDBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFBBBB.

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

Contrast with #BFBDBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBDBB?

#BFBDBB is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFBDBB?

#BFBDBB in RGB is (191, 189, 187) - 191 red, 189 green, and 187 blue.

How to use #BFBDBB in CSS?

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

What colors go well with #BFBDBB?

#BBBDBF (complementary), #BFBBBB (analogous), and #9A9693 (lighter shade) work well with #BFBDBB.