#BDC7BB Color Information

Hex color code: #BDC7BB

A soft green shade, #BDC7BB appears as (189, 199, 187) in RGB and (110°, 10%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDC7BB
RGB
189, 199, 187
HSL
110°, 10%, 76%
CMYK
5%, 0%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC7BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 199, 187

Red: 189 / Green: 199 / Blue: 187

HSL

110°, 10%, 76%

Hue: 110° / Saturation: 10% / Lightness: 76%

CMYK

5%, 0%, 6%, 22%

Cyan: 5% / Magenta: 0% / Yellow: 6% / Key: 22%

What color is #BDC7BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC7BB to RGB:

rgb(189, 199, 187)HEX to RGB Converter →

HEX to HSL

Convert #BDC7BB to HSL:

hsl(110, 10%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC7BB to CMYK:

cmyk(5%, 0%, 6%, 22%)Color Converter →

Color Meaning and Usage

#BDC7BB is a delicate green color with RGB values of 189, 199, 187 and HSL of 110°, 10%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDC7BB is #C6BCC8, creating high-contrast pairings. For softer combinations, try analogous colors like #C4C8BC.

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

Contrast with #BDC7BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC7BB?

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

What is the RGB value of #BDC7BB?

#BDC7BB in RGB is (189, 199, 187) - 189 red, 199 green, and 187 blue.

How to use #BDC7BB in CSS?

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

What colors go well with #BDC7BB?

#C6BCC8 (complementary), #C4C8BC (analogous), and #95A592 (lighter shade) work well with #BDC7BB.