#BCB9BA Color Information

Hex color code: #BCB9BA

The hex color #BCB9BA is a neutral magenta with RGB values of (188, 185, 186) and HSL of (340°, 2%, 73%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BCB9BA
RGB
188, 185, 186
HSL
340°, 2%, 73%
CMYK
0%, 2%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB9BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 185, 186

Red: 188 / Green: 185 / Blue: 186

HSL

340°, 2%, 73%

Hue: 340° / Saturation: 2% / Lightness: 73%

CMYK

0%, 2%, 1%, 26%

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

What color is #BCB9BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB9BA to RGB:

rgb(188, 185, 186)HEX to RGB Converter →

HEX to HSL

Convert #BCB9BA to HSL:

hsl(340, 2%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB9BA to CMYK:

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

Color Meaning and Usage

#BCB9BA is a understated magenta color with RGB values of 188, 185, 186 and HSL of 340°, 2%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB9BA is #B9BCBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB9BB.

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

Contrast with #BCB9BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB9BA?

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

What is the RGB value of #BCB9BA?

#BCB9BA in RGB is (188, 185, 186) - 188 red, 185 green, and 186 blue.

How to use #BCB9BA in CSS?

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

What colors go well with #BCB9BA?

#B9BCBB (complementary), #BCB9BB (analogous), and #969293 (lighter shade) work well with #BCB9BA.