#BAABAB Color Information

Hex color code: #BAABAB

The hex color #BAABAB is a muted red with RGB values of (186, 171, 171) and HSL of (0°, 10%, 70%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BAABAB
RGB
186, 171, 171
HSL
0°, 10%, 70%
CMYK
0%, 8%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAABAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 171, 171

Red: 186 / Green: 171 / Blue: 171

HSL

0°, 10%, 70%

Hue: 0° / Saturation: 10% / Lightness: 70%

CMYK

0%, 8%, 8%, 27%

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

What color is #BAABAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAABAB to RGB:

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

HEX to HSL

Convert #BAABAB to HSL:

hsl(0, 10%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BAABAB to CMYK:

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

Color Meaning and Usage

#BAABAB is a subtle red color with RGB values of 186, 171, 171 and HSL of 0°, 10%, 70%. 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 #BAABAB is #ABBABA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAABB3.

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

Contrast with #BAABAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAABAB?

#BAABAB is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BAABAB?

#BAABAB in RGB is (186, 171, 171) - 186 red, 171 green, and 171 blue.

How to use #BAABAB in CSS?

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

What colors go well with #BAABAB?

#ABBABA (complementary), #BAABB3 (analogous), and #988181 (lighter shade) work well with #BAABAB.