#BDCDBF Color Information

Hex color code: #BDCDBF

#BDCDBF is a ethereal green color. In RGB it is (189, 205, 191), and in HSL it is (127°, 14%, 77%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDCDBF
RGB
189, 205, 191
HSL
127°, 14%, 77%
CMYK
8%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCDBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 205, 191

Red: 189 / Green: 205 / Blue: 191

HSL

127°, 14%, 77%

Hue: 127° / Saturation: 14% / Lightness: 77%

CMYK

8%, 0%, 7%, 20%

Cyan: 8% / Magenta: 0% / Yellow: 7% / Key: 20%

What color is #BDCDBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCDBF to RGB:

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

HEX to HSL

Convert #BDCDBF to HSL:

hsl(127, 14%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCDBF to CMYK:

cmyk(8%, 0%, 7%, 20%)Color Converter →

Color Meaning and Usage

#BDCDBF is a airy green color with RGB values of 189, 205, 191 and HSL of 127°, 14%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDCDBF is #CDBCCB, creating high-contrast pairings. For softer combinations, try analogous colors like #C2CDBC.

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

Contrast with #BDCDBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCDBF?

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

What is the RGB value of #BDCDBF?

#BDCDBF in RGB is (189, 205, 191) - 189 red, 205 green, and 191 blue.

How to use #BDCDBF in CSS?

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

What colors go well with #BDCDBF?

#CDBCCB (complementary), #C2CDBC (analogous), and #91AC94 (lighter shade) work well with #BDCDBF.