#BAB7BA Color Information

Hex color code: #BAB7BA

A balanced magenta shade, #BAB7BA appears as (186, 183, 186) in RGB and (300°, 2%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BAB7BA
RGB
186, 183, 186
HSL
300°, 2%, 72%
CMYK
0%, 2%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB7BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 183, 186

Red: 186 / Green: 183 / Blue: 186

HSL

300°, 2%, 72%

Hue: 300° / Saturation: 2% / Lightness: 72%

CMYK

0%, 2%, 0%, 27%

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

What color is #BAB7BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB7BA to RGB:

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

HEX to HSL

Convert #BAB7BA to HSL:

hsl(300, 2%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB7BA to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #BAB7BA has RGB (186, 183, 186) and HSL (300°, 2%, 72%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB7BA is #B6B9B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B8B6B9.

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

Contrast with #BAB7BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB7BA?

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

What is the RGB value of #BAB7BA?

#BAB7BA in RGB is (186, 183, 186) - 186 red, 183 green, and 186 blue.

How to use #BAB7BA in CSS?

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

What colors go well with #BAB7BA?

#B6B9B6 (complementary), #B8B6B9 (analogous), and #948F94 (lighter shade) work well with #BAB7BA.