#BDBEBA Color Information

Hex color code: #BDBEBA

A understated green shade, #BDBEBA appears as (189, 190, 186) in RGB and (75°, 3%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BDBEBA
RGB
189, 190, 186
HSL
75°, 3%, 74%
CMYK
1%, 0%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 190, 186

Red: 189 / Green: 190 / Blue: 186

HSL

75°, 3%, 74%

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

CMYK

1%, 0%, 2%, 25%

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

What color is #BDBEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBEBA to RGB:

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

HEX to HSL

Convert #BDBEBA to HSL:

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

HEX to CMYK

Convert #BDBEBA to CMYK:

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

Color Meaning and Usage

A neutral green tone, #BDBEBA has RGB (189, 190, 186) and HSL (75°, 3%, 74%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBEBA is #BCBBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFBEBB.

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

Contrast with #BDBEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBEBA?

#BDBEBA is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDBEBA?

#BDBEBA in RGB is (189, 190, 186) - 189 red, 190 green, and 186 blue.

How to use #BDBEBA in CSS?

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

What colors go well with #BDBEBA?

#BCBBBF (complementary), #BFBEBB (analogous), and #989A93 (lighter shade) work well with #BDBEBA.