#BBABB7 Color Information

Hex color code: #BBABB7

#BBABB7 is a understated magenta color. In RGB it is (187, 171, 183), and in HSL it is (315°, 11%, 70%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BBABB7
RGB
187, 171, 183
HSL
315°, 11%, 70%
CMYK
0%, 9%, 2%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBABB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 171, 183

Red: 187 / Green: 171 / Blue: 183

HSL

315°, 11%, 70%

Hue: 315° / Saturation: 11% / Lightness: 70%

CMYK

0%, 9%, 2%, 27%

Cyan: 0% / Magenta: 9% / Yellow: 2% / Key: 27%

What color is #BBABB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBABB7 to RGB:

rgb(187, 171, 183)HEX to RGB Converter →

HEX to HSL

Convert #BBABB7 to HSL:

hsl(315, 11%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BBABB7 to CMYK:

cmyk(0%, 9%, 2%, 27%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #BBABB7 has RGB (187, 171, 183) and HSL (315°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBABB7 is #AABBAE, creating high-contrast pairings. For softer combinations, try analogous colors like #B7AABB.

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

Contrast with #BBABB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBABB7?

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

What is the RGB value of #BBABB7?

#BBABB7 in RGB is (187, 171, 183) - 187 red, 171 green, and 183 blue.

How to use #BBABB7 in CSS?

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

What colors go well with #BBABB7?

#AABBAE (complementary), #B7AABB (analogous), and #998093 (lighter shade) work well with #BBABB7.