#BDC3BD Color Information

Hex color code: #BDC3BD

#BDC3BD is a muted green color. In RGB it is (189, 195, 189), and in HSL it is (120°, 5%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDC3BD
RGB
189, 195, 189
HSL
120°, 5%, 75%
CMYK
3%, 0%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC3BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 195, 189

Red: 189 / Green: 195 / Blue: 189

HSL

120°, 5%, 75%

Hue: 120° / Saturation: 5% / Lightness: 75%

CMYK

3%, 0%, 3%, 24%

Cyan: 3% / Magenta: 0% / Yellow: 3% / Key: 24%

What color is #BDC3BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC3BD to RGB:

rgb(189, 195, 189)HEX to RGB Converter →

HEX to HSL

Convert #BDC3BD to HSL:

hsl(120, 5%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC3BD to CMYK:

cmyk(3%, 0%, 3%, 24%)Color Converter →

Color Meaning and Usage

A neutral green tone, #BDC3BD has RGB (189, 195, 189) and HSL (120°, 5%, 75%). 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 #BDC3BD is #C2BCC2, creating high-contrast pairings. For softer combinations, try analogous colors like #BFC2BC.

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

Contrast with #BDC3BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC3BD?

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

What is the RGB value of #BDC3BD?

#BDC3BD in RGB is (189, 195, 189) - 189 red, 195 green, and 189 blue.

How to use #BDC3BD in CSS?

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

What colors go well with #BDC3BD?

#C2BCC2 (complementary), #BFC2BC (analogous), and #949E94 (lighter shade) work well with #BDC3BD.