#BCB8BF Color Information

Hex color code: #BCB8BF

The hex color #BCB8BF is a understated purple with RGB values of (188, 184, 191) and HSL of (274°, 5%, 74%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BCB8BF
RGB
188, 184, 191
HSL
274°, 5%, 74%
CMYK
2%, 4%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB8BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 184, 191

Red: 188 / Green: 184 / Blue: 191

HSL

274°, 5%, 74%

Hue: 274° / Saturation: 5% / Lightness: 74%

CMYK

2%, 4%, 0%, 25%

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

What color is #BCB8BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB8BF to RGB:

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

HEX to HSL

Convert #BCB8BF to HSL:

hsl(274, 5%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB8BF to CMYK:

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

Color Meaning and Usage

#BCB8BF is a understated purple color with RGB values of 188, 184, 191 and HSL of 274°, 5%, 74%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB8BF is #BCC0B9, creating high-contrast pairings. For softer combinations, try analogous colors like #BAB9C0.

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

Contrast with #BCB8BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB8BF?

#BCB8BF is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCB8BF?

#BCB8BF in RGB is (188, 184, 191) - 188 red, 184 green, and 191 blue.

How to use #BCB8BF in CSS?

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

What colors go well with #BCB8BF?

#BCC0B9 (complementary), #BAB9C0 (analogous), and #97919C (lighter shade) work well with #BCB8BF.