#BDBCB7 Color Information

Hex color code: #BDBCB7

A understated yellow shade, #BDBCB7 appears as (189, 188, 183) in RGB and (50°, 4%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BDBCB7
RGB
189, 188, 183
HSL
50°, 4%, 73%
CMYK
0%, 1%, 3%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBCB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 188, 183

Red: 189 / Green: 188 / Blue: 183

HSL

50°, 4%, 73%

Hue: 50° / Saturation: 4% / Lightness: 73%

CMYK

0%, 1%, 3%, 26%

Cyan: 0% / Magenta: 1% / Yellow: 3% / Key: 26%

What color is #BDBCB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBCB7 to RGB:

rgb(189, 188, 183)HEX to RGB Converter →

HEX to HSL

Convert #BDBCB7 to HSL:

hsl(50, 4%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBCB7 to CMYK:

cmyk(0%, 1%, 3%, 26%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #BDBCB7 has RGB (189, 188, 183) and HSL (50°, 4%, 73%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBCB7 is #B7B8BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB9B7.

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

Contrast with #BDBCB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBCB7?

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

What is the RGB value of #BDBCB7?

#BDBCB7 in RGB is (189, 188, 183) - 189 red, 188 green, and 183 blue.

How to use #BDBCB7 in CSS?

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

What colors go well with #BDBCB7?

#B7B8BD (complementary), #BDB9B7 (analogous), and #989790 (lighter shade) work well with #BDBCB7.