#BAB5BC Color Information

Hex color code: #BAB5BC

#BAB5BC is a muted purple color. In RGB it is (186, 181, 188), and in HSL it is (283°, 5%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BAB5BC
RGB
186, 181, 188
HSL
283°, 5%, 72%
CMYK
1%, 4%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB5BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 181, 188

Red: 186 / Green: 181 / Blue: 188

HSL

283°, 5%, 72%

Hue: 283° / Saturation: 5% / Lightness: 72%

CMYK

1%, 4%, 0%, 26%

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

What color is #BAB5BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB5BC to RGB:

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

HEX to HSL

Convert #BAB5BC to HSL:

hsl(283, 5%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB5BC to CMYK:

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

Color Meaning and Usage

#BAB5BC is a balanced purple color with RGB values of 186, 181, 188 and HSL of 283°, 5%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB5BC is #B6BBB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B6B4BB.

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

Contrast with #BAB5BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB5BC?

#BAB5BC is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BAB5BC?

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

How to use #BAB5BC in CSS?

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

What colors go well with #BAB5BC?

#B6BBB4 (complementary), #B6B4BB (analogous), and #948C97 (lighter shade) work well with #BAB5BC.