#BCBDC8 Color Information

Hex color code: #BCBDC8

The hex color #BCBDC8 is a soft blue with RGB values of (188, 189, 200) and HSL of (235°, 10%, 76%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCBDC8
RGB
188, 189, 200
HSL
235°, 10%, 76%
CMYK
6%, 5%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBDC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 189, 200

Red: 188 / Green: 189 / Blue: 200

HSL

235°, 10%, 76%

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

CMYK

6%, 5%, 0%, 22%

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

What color is #BCBDC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBDC8 to RGB:

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

HEX to HSL

Convert #BCBDC8 to HSL:

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

HEX to CMYK

Convert #BCBDC8 to CMYK:

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

Color Meaning and Usage

#BCBDC8 is a ethereal blue color with RGB values of 188, 189, 200 and HSL of 235°, 10%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBDC8 is #C8C7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC3C8.

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

Contrast with #BCBDC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBDC8?

#BCBDC8 is a ethereal blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCBDC8?

#BCBDC8 in RGB is (188, 189, 200) - 188 red, 189 green, and 200 blue.

How to use #BCBDC8 in CSS?

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

What colors go well with #BCBDC8?

#C8C7BC (complementary), #BCC3C8 (analogous), and #9293A5 (lighter shade) work well with #BCBDC8.