#BCBFC2 Color Information

Hex color code: #BCBFC2

The hex color #BCBFC2 is a understated blue with RGB values of (188, 191, 194) and HSL of (210°, 5%, 75%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCBFC2
RGB
188, 191, 194
HSL
210°, 5%, 75%
CMYK
3%, 2%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBFC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 191, 194

Red: 188 / Green: 191 / Blue: 194

HSL

210°, 5%, 75%

Hue: 210° / Saturation: 5% / Lightness: 75%

CMYK

3%, 2%, 0%, 24%

Cyan: 3% / Magenta: 2% / Yellow: 0% / Key: 24%

What color is #BCBFC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBFC2 to RGB:

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

HEX to HSL

Convert #BCBFC2 to HSL:

hsl(210, 5%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBFC2 to CMYK:

cmyk(3%, 2%, 0%, 24%)Color Converter →

Color Meaning and Usage

#BCBFC2 is a subtle blue color with RGB values of 188, 191, 194 and HSL of 210°, 5%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBFC2 is #C2BFBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC2C2.

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

Contrast with #BCBFC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBFC2?

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

What is the RGB value of #BCBFC2?

#BCBFC2 in RGB is (188, 191, 194) - 188 red, 191 green, and 194 blue.

How to use #BCBFC2 in CSS?

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

What colors go well with #BCBFC2?

#C2BFBC (complementary), #BCC2C2 (analogous), and #94999E (lighter shade) work well with #BCBFC2.