#BBB8BC Color Information

Hex color code: #BBB8BC

#BBB8BC is a muted magenta color. In RGB it is (187, 184, 188), and in HSL it is (285°, 3%, 73%). It is typically applied in digital products.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB8BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 184, 188

Red: 187 / Green: 184 / Blue: 188

HSL

285°, 3%, 73%

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

CMYK

1%, 2%, 0%, 26%

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

What color is #BBB8BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB8BC to RGB:

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

HEX to HSL

Convert #BBB8BC to HSL:

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

HEX to CMYK

Convert #BBB8BC to CMYK:

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

Color Meaning and Usage

#BBB8BC is a neutral magenta color with RGB values of 187, 184, 188 and HSL of 285°, 3%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB8BC is #B9BCB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B8BC.

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

Contrast with #BBB8BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB8BC?

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

What is the RGB value of #BBB8BC?

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

How to use #BBB8BC in CSS?

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

What colors go well with #BBB8BC?

#B9BCB8 (complementary), #B9B8BC (analogous), and #969197 (lighter shade) work well with #BBB8BC.