#BCB6BF Color Information

Hex color code: #BCB6BF

#BCB6BF is a balanced purple color. In RGB it is (188, 182, 191), and in HSL it is (280°, 7%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BCB6BF
RGB
188, 182, 191
HSL
280°, 7%, 73%
CMYK
2%, 5%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB6BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 182, 191

Red: 188 / Green: 182 / Blue: 191

HSL

280°, 7%, 73%

Hue: 280° / Saturation: 7% / Lightness: 73%

CMYK

2%, 5%, 0%, 25%

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

What color is #BCB6BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB6BF to RGB:

rgb(188, 182, 191)HEX to RGB Converter →

HEX to HSL

Convert #BCB6BF to HSL:

hsl(280, 7%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB6BF to CMYK:

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

Color Meaning and Usage

A muted purple tone, #BCB6BF has RGB (188, 182, 191) and HSL (280°, 7%, 73%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB6BF is #B9BFB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B7B5BF.

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

Contrast with #BCB6BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB6BF?

#BCB6BF is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCB6BF?

#BCB6BF in RGB is (188, 182, 191) - 188 red, 182 green, and 191 blue.

How to use #BCB6BF in CSS?

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

What colors go well with #BCB6BF?

#B9BFB5 (complementary), #B7B5BF (analogous), and #968C9B (lighter shade) work well with #BCB6BF.