#BDC8CC Color Information

Hex color code: #BDC8CC

#BDC8CC is a soft blue color. In RGB it is (189, 200, 204), and in HSL it is (196°, 13%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BDC8CC
RGB
189, 200, 204
HSL
196°, 13%, 77%
CMYK
7%, 2%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC8CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 200, 204

Red: 189 / Green: 200 / Blue: 204

HSL

196°, 13%, 77%

Hue: 196° / Saturation: 13% / Lightness: 77%

CMYK

7%, 2%, 0%, 20%

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

What color is #BDC8CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC8CC to RGB:

rgb(189, 200, 204)HEX to RGB Converter →

HEX to HSL

Convert #BDC8CC to HSL:

hsl(196, 13%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC8CC to CMYK:

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

Color Meaning and Usage

#BDC8CC is a airy blue color with RGB values of 189, 200, 204 and HSL of 196°, 13%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDC8CC is #CCC1BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDCCC8.

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

Contrast with #BDC8CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC8CC?

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

What is the RGB value of #BDC8CC?

#BDC8CC in RGB is (189, 200, 204) - 189 red, 200 green, and 204 blue.

How to use #BDC8CC in CSS?

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

What colors go well with #BDC8CC?

#CCC1BD (complementary), #BDCCC8 (analogous), and #92A4AB (lighter shade) work well with #BDC8CC.