#BDBEB7 Color Information

Hex color code: #BDBEB7

The hex color #BDBEB7 is a neutral yellow with RGB values of (189, 190, 183) and HSL of (69°, 5%, 73%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BDBEB7
RGB
189, 190, 183
HSL
69°, 5%, 73%
CMYK
1%, 0%, 4%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBEB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 190, 183

Red: 189 / Green: 190 / Blue: 183

HSL

69°, 5%, 73%

Hue: 69° / Saturation: 5% / Lightness: 73%

CMYK

1%, 0%, 4%, 25%

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

What color is #BDBEB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBEB7 to RGB:

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

HEX to HSL

Convert #BDBEB7 to HSL:

hsl(69, 5%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBEB7 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #BDBEB7 has RGB (189, 190, 183) and HSL (69°, 5%, 73%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBEB7 is #B8B7BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBBB7.

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

Contrast with #BDBEB7

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 #BDBEB7?

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

What is the RGB value of #BDBEB7?

#BDBEB7 in RGB is (189, 190, 183) - 189 red, 190 green, and 183 blue.

How to use #BDBEB7 in CSS?

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

What colors go well with #BDBEB7?

#B8B7BE (complementary), #BEBBB7 (analogous), and #98998F (lighter shade) work well with #BDBEB7.