#BCB7BD Color Information

Hex color code: #BCB7BD

A understated magenta shade, #BCB7BD appears as (188, 183, 189) in RGB and (290°, 4%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCB7BD
RGB
188, 183, 189
HSL
290°, 4%, 73%
CMYK
1%, 3%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB7BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 183, 189

Red: 188 / Green: 183 / Blue: 189

HSL

290°, 4%, 73%

Hue: 290° / Saturation: 4% / Lightness: 73%

CMYK

1%, 3%, 0%, 26%

Cyan: 1% / Magenta: 3% / Yellow: 0% / Key: 26%

What color is #BCB7BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB7BD to RGB:

rgb(188, 183, 189)HEX to RGB Converter →

HEX to HSL

Convert #BCB7BD to HSL:

hsl(290, 4%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB7BD to CMYK:

cmyk(1%, 3%, 0%, 26%)Color Converter →

Color Meaning and Usage

#BCB7BD is a understated magenta color with RGB values of 188, 183, 189 and HSL of 290°, 4%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB7BD is #B8BDB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B7BD.

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

Contrast with #BCB7BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB7BD?

#BCB7BD is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCB7BD?

#BCB7BD in RGB is (188, 183, 189) - 188 red, 183 green, and 189 blue.

How to use #BCB7BD in CSS?

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

What colors go well with #BCB7BD?

#B8BDB7 (complementary), #B9B7BD (analogous), and #979098 (lighter shade) work well with #BCB7BD.