#BCBDC7 Color Information

Hex color code: #BCBDC7

The hex color #BCBDC7 is a light blue with RGB values of (188, 189, 199) and HSL of (235°, 9%, 76%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BCBDC7
RGB
188, 189, 199
HSL
235°, 9%, 76%
CMYK
6%, 5%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBDC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 189, 199

Red: 188 / Green: 189 / Blue: 199

HSL

235°, 9%, 76%

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

CMYK

6%, 5%, 0%, 22%

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

What color is #BCBDC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBDC7 to RGB:

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

HEX to HSL

Convert #BCBDC7 to HSL:

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

HEX to CMYK

Convert #BCBDC7 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #BCBDC7 has RGB (188, 189, 199) and HSL (235°, 9%, 76%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBDC7 is #C7C6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC3C7.

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

Contrast with #BCBDC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBDC7?

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

What is the RGB value of #BCBDC7?

#BCBDC7 in RGB is (188, 189, 199) - 188 red, 189 green, and 199 blue.

How to use #BCBDC7 in CSS?

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

What colors go well with #BCBDC7?

#C7C6BC (complementary), #BCC3C7 (analogous), and #9394A5 (lighter shade) work well with #BCBDC7.