#BCBBC7 Color Information

Hex color code: #BCBBC7

A light blue shade, #BCBBC7 appears as (188, 187, 199) in RGB and (245°, 10%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCBBC7
RGB
188, 187, 199
HSL
245°, 10%, 76%
CMYK
6%, 6%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBBC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 187, 199

Red: 188 / Green: 187 / Blue: 199

HSL

245°, 10%, 76%

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

CMYK

6%, 6%, 0%, 22%

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

What color is #BCBBC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBBC7 to RGB:

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

HEX to HSL

Convert #BCBBC7 to HSL:

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

HEX to CMYK

Convert #BCBBC7 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #BCBBC7 has RGB (188, 187, 199) and HSL (245°, 10%, 76%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBBC7 is #C7C8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC1C8.

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

Contrast with #BCBBC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBBC7?

#BCBBC7 is a soft blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCBBC7?

#BCBBC7 in RGB is (188, 187, 199) - 188 red, 187 green, and 199 blue.

How to use #BCBBC7 in CSS?

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

What colors go well with #BCBBC7?

#C7C8BC (complementary), #BCC1C8 (analogous), and #9392A5 (lighter shade) work well with #BCBBC7.