#BAB0BA Color Information

Hex color code: #BAB0BA

The hex color #BAB0BA is a muted magenta with RGB values of (186, 176, 186) and HSL of (300°, 7%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BAB0BA
RGB
186, 176, 186
HSL
300°, 7%, 71%
CMYK
0%, 5%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 176, 186

Red: 186 / Green: 176 / Blue: 186

HSL

300°, 7%, 71%

Hue: 300° / Saturation: 7% / Lightness: 71%

CMYK

0%, 5%, 0%, 27%

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

What color is #BAB0BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB0BA to RGB:

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

HEX to HSL

Convert #BAB0BA to HSL:

hsl(300, 7%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB0BA to CMYK:

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

Color Meaning and Usage

#BAB0BA is a subtle magenta color with RGB values of 186, 176, 186 and HSL of 300°, 7%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB0BA is #B0BAB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B5B0BA.

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

Contrast with #BAB0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB0BA?

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

What is the RGB value of #BAB0BA?

#BAB0BA in RGB is (186, 176, 186) - 186 red, 176 green, and 186 blue.

How to use #BAB0BA in CSS?

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

What colors go well with #BAB0BA?

#B0BAB0 (complementary), #B5B0BA (analogous), and #978797 (lighter shade) work well with #BAB0BA.