#BBB1BE Color Information

Hex color code: #BBB1BE

A subtle magenta shade, #BBB1BE appears as (187, 177, 190) in RGB and (286°, 9%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBB1BE
RGB
187, 177, 190
HSL
286°, 9%, 72%
CMYK
2%, 7%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB1BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 177, 190

Red: 187 / Green: 177 / Blue: 190

HSL

286°, 9%, 72%

Hue: 286° / Saturation: 9% / Lightness: 72%

CMYK

2%, 7%, 0%, 25%

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

What color is #BBB1BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB1BE to RGB:

rgb(187, 177, 190)HEX to RGB Converter →

HEX to HSL

Convert #BBB1BE to HSL:

hsl(286, 9%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB1BE to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BBB1BE has RGB (187, 177, 190) and HSL (286°, 9%, 72%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB1BE is #B4BEB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B5B1BE.

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

Contrast with #BBB1BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB1BE?

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

What is the RGB value of #BBB1BE?

#BBB1BE in RGB is (187, 177, 190) - 187 red, 177 green, and 190 blue.

How to use #BBB1BE in CSS?

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

What colors go well with #BBB1BE?

#B4BEB1 (complementary), #B5B1BE (analogous), and #97879B (lighter shade) work well with #BBB1BE.