#BFBEB2 Color Information

Hex color code: #BFBEB2

#BFBEB2 is a understated yellow color. In RGB it is (191, 190, 178), and in HSL it is (55°, 9%, 72%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BFBEB2
RGB
191, 190, 178
HSL
55°, 9%, 72%
CMYK
0%, 1%, 7%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBEB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 190, 178

Red: 191 / Green: 190 / Blue: 178

HSL

55°, 9%, 72%

Hue: 55° / Saturation: 9% / Lightness: 72%

CMYK

0%, 1%, 7%, 25%

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

What color is #BFBEB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBEB2 to RGB:

rgb(191, 190, 178)HEX to RGB Converter →

HEX to HSL

Convert #BFBEB2 to HSL:

hsl(55, 9%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBEB2 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #BFBEB2 has RGB (191, 190, 178) and HSL (55°, 9%, 72%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBEB2 is #B1B2BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEB7B1.

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

Contrast with #BFBEB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBEB2?

#BFBEB2 is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFBEB2?

#BFBEB2 in RGB is (191, 190, 178) - 191 red, 190 green, and 178 blue.

How to use #BFBEB2 in CSS?

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

What colors go well with #BFBEB2?

#B1B2BE (complementary), #BEB7B1 (analogous), and #9B9A87 (lighter shade) work well with #BFBEB2.