#BAB5BA Color Information

Hex color code: #BAB5BA

The hex color #BAB5BA is a understated magenta with RGB values of (186, 181, 186) and HSL of (300°, 3%, 72%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAB5BA
RGB
186, 181, 186
HSL
300°, 3%, 72%
CMYK
0%, 3%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB5BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 181, 186

Red: 186 / Green: 181 / Blue: 186

HSL

300°, 3%, 72%

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

CMYK

0%, 3%, 0%, 27%

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

What color is #BAB5BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB5BA to RGB:

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

HEX to HSL

Convert #BAB5BA to HSL:

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

HEX to CMYK

Convert #BAB5BA to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #BAB5BA has RGB (186, 181, 186) and HSL (300°, 3%, 72%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB5BA is #B5BAB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B8B5BA.

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

Contrast with #BAB5BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB5BA?

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

What is the RGB value of #BAB5BA?

#BAB5BA in RGB is (186, 181, 186) - 186 red, 181 green, and 186 blue.

How to use #BAB5BA in CSS?

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

What colors go well with #BAB5BA?

#B5BAB5 (complementary), #B8B5BA (analogous), and #958E95 (lighter shade) work well with #BAB5BA.