#BCBCC2 Color Information

Hex color code: #BCBCC2

A neutral blue shade, #BCBCC2 appears as (188, 188, 194) in RGB and (240°, 5%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BCBCC2
RGB
188, 188, 194
HSL
240°, 5%, 75%
CMYK
3%, 3%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBCC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 188, 194

Red: 188 / Green: 188 / Blue: 194

HSL

240°, 5%, 75%

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

CMYK

3%, 3%, 0%, 24%

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

What color is #BCBCC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBCC2 to RGB:

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

HEX to HSL

Convert #BCBCC2 to HSL:

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

HEX to CMYK

Convert #BCBCC2 to CMYK:

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

Color Meaning and Usage

#BCBCC2 is a understated blue color with RGB values of 188, 188, 194 and HSL of 240°, 5%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BCBCC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBCC2?

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

What is the RGB value of #BCBCC2?

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

How to use #BCBCC2 in CSS?

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

What colors go well with #BCBCC2?

#C2C2BC (complementary), #BCBFC2 (analogous), and #94949E (lighter shade) work well with #BCBCC2.