#BCBBB8 Color Information

Hex color code: #BCBBB8

The hex color #BCBBB8 is a understated yellow with RGB values of (188, 187, 184) and HSL of (45°, 3%, 73%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCBBB8
RGB
188, 187, 184
HSL
45°, 3%, 73%
CMYK
0%, 1%, 2%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBBB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 187, 184

Red: 188 / Green: 187 / Blue: 184

HSL

45°, 3%, 73%

Hue: 45° / Saturation: 3% / Lightness: 73%

CMYK

0%, 1%, 2%, 26%

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

What color is #BCBBB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBBB8 to RGB:

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

HEX to HSL

Convert #BCBBB8 to HSL:

hsl(45, 3%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBBB8 to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #BCBBB8 has RGB (188, 187, 184) and HSL (45°, 3%, 73%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBBB8 is #B8B9BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB9B8.

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

Contrast with #BCBBB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBBB8?

#BCBBB8 is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCBBB8?

#BCBBB8 in RGB is (188, 187, 184) - 188 red, 187 green, and 184 blue.

How to use #BCBBB8 in CSS?

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

What colors go well with #BCBBB8?

#B8B9BC (complementary), #BCB9B8 (analogous), and #979691 (lighter shade) work well with #BCBBB8.