#BDC0C6 Color Information

Hex color code: #BDC0C6

The hex color #BDC0C6 is a ethereal blue with RGB values of (189, 192, 198) and HSL of (220°, 7%, 76%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDC0C6
RGB
189, 192, 198
HSL
220°, 7%, 76%
CMYK
5%, 3%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC0C6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 192, 198

Red: 189 / Green: 192 / Blue: 198

HSL

220°, 7%, 76%

Hue: 220° / Saturation: 7% / Lightness: 76%

CMYK

5%, 3%, 0%, 22%

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

What color is #BDC0C6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC0C6 to RGB:

rgb(189, 192, 198)HEX to RGB Converter →

HEX to HSL

Convert #BDC0C6 to HSL:

hsl(220, 7%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC0C6 to CMYK:

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

Color Meaning and Usage

#BDC0C6 is a airy blue color with RGB values of 189, 192, 198 and HSL of 220°, 7%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDC0C6 is #C6C3BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEC5C6.

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

Contrast with #BDC0C6

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 #BDC0C6?

#BDC0C6 is a airy blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDC0C6?

#BDC0C6 in RGB is (189, 192, 198) - 189 red, 192 green, and 198 blue.

How to use #BDC0C6 in CSS?

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

What colors go well with #BDC0C6?

#C6C3BE (complementary), #BEC5C6 (analogous), and #9599A3 (lighter shade) work well with #BDC0C6.