#BAB8BB Color Information

Hex color code: #BAB8BB

A neutral purple shade, #BAB8BB appears as (186, 184, 187) in RGB and (280°, 2%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BAB8BB
RGB
186, 184, 187
HSL
280°, 2%, 73%
CMYK
1%, 2%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB8BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 184, 187

Red: 186 / Green: 184 / Blue: 187

HSL

280°, 2%, 73%

Hue: 280° / Saturation: 2% / Lightness: 73%

CMYK

1%, 2%, 0%, 27%

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

What color is #BAB8BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB8BB to RGB:

rgb(186, 184, 187)HEX to RGB Converter →

HEX to HSL

Convert #BAB8BB to HSL:

hsl(280, 2%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB8BB to CMYK:

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

Color Meaning and Usage

A understated purple tone, #BAB8BB has RGB (186, 184, 187) and HSL (280°, 2%, 73%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB8BB is #BABCB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B9BC.

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

Contrast with #BAB8BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB8BB?

#BAB8BB is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BAB8BB?

#BAB8BB in RGB is (186, 184, 187) - 186 red, 184 green, and 187 blue.

How to use #BAB8BB in CSS?

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

What colors go well with #BAB8BB?

#BABCB9 (complementary), #B9B9BC (analogous), and #959296 (lighter shade) work well with #BAB8BB.