#BCB0BC Color Information

Hex color code: #BCB0BC

The hex color #BCB0BC is a understated magenta with RGB values of (188, 176, 188) and HSL of (300°, 8%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCB0BC
RGB
188, 176, 188
HSL
300°, 8%, 71%
CMYK
0%, 6%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB0BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 176, 188

Red: 188 / Green: 176 / Blue: 188

HSL

300°, 8%, 71%

Hue: 300° / Saturation: 8% / Lightness: 71%

CMYK

0%, 6%, 0%, 26%

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

What color is #BCB0BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB0BC to RGB:

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

HEX to HSL

Convert #BCB0BC to HSL:

hsl(300, 8%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB0BC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BCB0BC has RGB (188, 176, 188) and HSL (300°, 8%, 71%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB0BC is #AFBBAF, creating high-contrast pairings. For softer combinations, try analogous colors like #B5AFBB.

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

Contrast with #BCB0BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB0BC?

#BCB0BC is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCB0BC?

#BCB0BC in RGB is (188, 176, 188) - 188 red, 176 green, and 188 blue.

How to use #BCB0BC in CSS?

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

What colors go well with #BCB0BC?

#AFBBAF (complementary), #B5AFBB (analogous), and #988698 (lighter shade) work well with #BCB0BC.