#BAB4BE Color Information

Hex color code: #BAB4BE

A balanced purple shade, #BAB4BE appears as (186, 180, 190) in RGB and (276°, 7%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BAB4BE
RGB
186, 180, 190
HSL
276°, 7%, 73%
CMYK
2%, 5%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB4BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 180, 190

Red: 186 / Green: 180 / Blue: 190

HSL

276°, 7%, 73%

Hue: 276° / Saturation: 7% / Lightness: 73%

CMYK

2%, 5%, 0%, 25%

Cyan: 2% / Magenta: 5% / Yellow: 0% / Key: 25%

What color is #BAB4BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB4BE to RGB:

rgb(186, 180, 190)HEX to RGB Converter →

HEX to HSL

Convert #BAB4BE to HSL:

hsl(276, 7%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB4BE to CMYK:

cmyk(2%, 5%, 0%, 25%)Color Converter →

Color Meaning and Usage

#BAB4BE is a muted purple color with RGB values of 186, 180, 190 and HSL of 276°, 7%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB4BE is #B9BFB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B6B5BF.

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

Contrast with #BAB4BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB4BE?

#BAB4BE is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BAB4BE?

#BAB4BE in RGB is (186, 180, 190) - 186 red, 180 green, and 190 blue.

How to use #BAB4BE in CSS?

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

What colors go well with #BAB4BE?

#B9BFB5 (complementary), #B6B5BF (analogous), and #958C9B (lighter shade) work well with #BAB4BE.