#BDC1BC Color Information

Hex color code: #BDC1BC

A neutral green shade, #BDC1BC appears as (189, 193, 188) in RGB and (108°, 4%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BDC1BC
RGB
189, 193, 188
HSL
108°, 4%, 75%
CMYK
2%, 0%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC1BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 193, 188

Red: 189 / Green: 193 / Blue: 188

HSL

108°, 4%, 75%

Hue: 108° / Saturation: 4% / Lightness: 75%

CMYK

2%, 0%, 3%, 24%

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

What color is #BDC1BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC1BC to RGB:

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

HEX to HSL

Convert #BDC1BC to HSL:

hsl(108, 4%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC1BC to CMYK:

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

Color Meaning and Usage

A muted green tone, #BDC1BC has RGB (189, 193, 188) and HSL (108°, 4%, 75%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDC1BC is #C1BDC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C0C2BD.

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

Contrast with #BDC1BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC1BC?

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

What is the RGB value of #BDC1BC?

#BDC1BC in RGB is (189, 193, 188) - 189 red, 193 green, and 188 blue.

How to use #BDC1BC in CSS?

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

What colors go well with #BDC1BC?

#C1BDC2 (complementary), #C0C2BD (analogous), and #979D95 (lighter shade) work well with #BDC1BC.