#BAB3BC Color Information

Hex color code: #BAB3BC

The hex color #BAB3BC is a subtle magenta with RGB values of (186, 179, 188) and HSL of (287°, 6%, 72%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BAB3BC
RGB
186, 179, 188
HSL
287°, 6%, 72%
CMYK
1%, 5%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB3BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 179, 188

Red: 186 / Green: 179 / Blue: 188

HSL

287°, 6%, 72%

Hue: 287° / Saturation: 6% / Lightness: 72%

CMYK

1%, 5%, 0%, 26%

Cyan: 1% / Magenta: 5% / Yellow: 0% / Key: 26%

What color is #BAB3BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB3BC to RGB:

rgb(186, 179, 188)HEX to RGB Converter →

HEX to HSL

Convert #BAB3BC to HSL:

hsl(287, 6%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB3BC to CMYK:

cmyk(1%, 5%, 0%, 26%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #BAB3BC has RGB (186, 179, 188) and HSL (287°, 6%, 72%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB3BC is #B5BCB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B6B3BC.

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

Contrast with #BAB3BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB3BC?

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

What is the RGB value of #BAB3BC?

#BAB3BC in RGB is (186, 179, 188) - 186 red, 179 green, and 188 blue.

How to use #BAB3BC in CSS?

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

What colors go well with #BAB3BC?

#B5BCB3 (complementary), #B6B3BC (analogous), and #958B98 (lighter shade) work well with #BAB3BC.