#BCB5BE Color Information

Hex color code: #BCB5BE

A understated magenta shade, #BCB5BE appears as (188, 181, 190) in RGB and (287°, 6%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCB5BE
RGB
188, 181, 190
HSL
287°, 6%, 73%
CMYK
1%, 5%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 181, 190

Red: 188 / Green: 181 / Blue: 190

HSL

287°, 6%, 73%

Hue: 287° / Saturation: 6% / Lightness: 73%

CMYK

1%, 5%, 0%, 25%

Cyan: 1% / Magenta: 5% / Yellow: 0% / Key: 25%

What color is #BCB5BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB5BE to RGB:

rgb(188, 181, 190)HEX to RGB Converter →

HEX to HSL

Convert #BCB5BE to HSL:

hsl(287, 6%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB5BE to CMYK:

cmyk(1%, 5%, 0%, 25%)Color Converter →

Color Meaning and Usage

#BCB5BE is a neutral magenta color with RGB values of 188, 181, 190 and HSL of 287°, 6%, 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 #BCB5BE is #B8BEB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B8B6BE.

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

Contrast with #BCB5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB5BE?

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

What is the RGB value of #BCB5BE?

#BCB5BE in RGB is (188, 181, 190) - 188 red, 181 green, and 190 blue.

How to use #BCB5BE in CSS?

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

What colors go well with #BCB5BE?

#B8BEB6 (complementary), #B8B6BE (analogous), and #988D9A (lighter shade) work well with #BCB5BE.