#BBBABB Color Information

Hex color code: #BBBABB

The hex color #BBBABB is a understated magenta with RGB values of (187, 186, 187) and HSL of (300°, 1%, 73%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBBABB
RGB
187, 186, 187
HSL
300°, 1%, 73%
CMYK
0%, 1%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 186, 187

Red: 187 / Green: 186 / Blue: 187

HSL

300°, 1%, 73%

Hue: 300° / Saturation: 1% / Lightness: 73%

CMYK

0%, 1%, 0%, 27%

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

What color is #BBBABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBABB to RGB:

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

HEX to HSL

Convert #BBBABB to HSL:

hsl(300, 1%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBABB to CMYK:

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

Color Meaning and Usage

#BBBABB is a neutral magenta color with RGB values of 187, 186, 187 and HSL of 300°, 1%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBABB is #B9BBB9, creating high-contrast pairings. For softer combinations, try analogous colors like #BAB9BB.

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

Contrast with #BBBABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBABB?

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

What is the RGB value of #BBBABB?

#BBBABB in RGB is (187, 186, 187) - 187 red, 186 green, and 187 blue.

How to use #BBBABB in CSS?

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

What colors go well with #BBBABB?

#B9BBB9 (complementary), #BAB9BB (analogous), and #959395 (lighter shade) work well with #BBBABB.