#BBB0BB Color Information

Hex color code: #BBB0BB

#BBB0BB is a muted magenta color. In RGB it is (187, 176, 187), and in HSL it is (300°, 7%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BBB0BB
RGB
187, 176, 187
HSL
300°, 7%, 71%
CMYK
0%, 6%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB0BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 176, 187

Red: 187 / Green: 176 / Blue: 187

HSL

300°, 7%, 71%

Hue: 300° / Saturation: 7% / Lightness: 71%

CMYK

0%, 6%, 0%, 27%

Cyan: 0% / Magenta: 6% / Yellow: 0% / Key: 27%

What color is #BBB0BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB0BB to RGB:

rgb(187, 176, 187)HEX to RGB Converter →

HEX to HSL

Convert #BBB0BB to HSL:

hsl(300, 7%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB0BB to CMYK:

cmyk(0%, 6%, 0%, 27%)Color Converter →

Color Meaning and Usage

#BBB0BB is a neutral magenta color with RGB values of 187, 176, 187 and HSL of 300°, 7%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB0BB is #B0BAB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B5B0BA.

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

Contrast with #BBB0BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB0BB?

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

What is the RGB value of #BBB0BB?

#BBB0BB in RGB is (187, 176, 187) - 187 red, 176 green, and 187 blue.

How to use #BBB0BB in CSS?

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

What colors go well with #BBB0BB?

#B0BAB0 (complementary), #B5B0BA (analogous), and #978797 (lighter shade) work well with #BBB0BB.