#BCBFC5 Color Information

Hex color code: #BCBFC5

A subtle blue shade, #BCBFC5 appears as (188, 191, 197) in RGB and (220°, 7%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BCBFC5
RGB
188, 191, 197
HSL
220°, 7%, 75%
CMYK
5%, 3%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBFC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 191, 197

Red: 188 / Green: 191 / Blue: 197

HSL

220°, 7%, 75%

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

CMYK

5%, 3%, 0%, 23%

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

What color is #BCBFC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBFC5 to RGB:

rgb(188, 191, 197)HEX to RGB Converter →

HEX to HSL

Convert #BCBFC5 to HSL:

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

HEX to CMYK

Convert #BCBFC5 to CMYK:

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

Color Meaning and Usage

A neutral blue tone, #BCBFC5 has RGB (188, 191, 197) and HSL (220°, 7%, 75%). 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 #BCBFC5 is #C4C1BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC2C4.

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

Contrast with #BCBFC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBFC5?

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

What is the RGB value of #BCBFC5?

#BCBFC5 in RGB is (188, 191, 197) - 188 red, 191 green, and 197 blue.

How to use #BCBFC5 in CSS?

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

What colors go well with #BCBFC5?

#C4C1BB (complementary), #BBC2C4 (analogous), and #9297A0 (lighter shade) work well with #BCBFC5.