#BDC7BF Color Information

Hex color code: #BDC7BF

#BDC7BF is a delicate green color. In RGB it is (189, 199, 191), and in HSL it is (132°, 8%, 76%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BDC7BF
RGB
189, 199, 191
HSL
132°, 8%, 76%
CMYK
5%, 0%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC7BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 199, 191

Red: 189 / Green: 199 / Blue: 191

HSL

132°, 8%, 76%

Hue: 132° / Saturation: 8% / Lightness: 76%

CMYK

5%, 0%, 4%, 22%

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

What color is #BDC7BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC7BF to RGB:

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

HEX to HSL

Convert #BDC7BF to HSL:

hsl(132, 8%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC7BF to CMYK:

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

Color Meaning and Usage

A soft green tone, #BDC7BF has RGB (189, 199, 191) and HSL (132°, 8%, 76%). 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 #BDC7BF is #C7BDC5, creating high-contrast pairings. For softer combinations, try analogous colors like #C0C7BD.

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

Contrast with #BDC7BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC7BF?

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

What is the RGB value of #BDC7BF?

#BDC7BF in RGB is (189, 199, 191) - 189 red, 199 green, and 191 blue.

How to use #BDC7BF in CSS?

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

What colors go well with #BDC7BF?

#C7BDC5 (complementary), #C0C7BD (analogous), and #94A497 (lighter shade) work well with #BDC7BF.