#BAACAB Color Information

Hex color code: #BAACAB

The hex color #BAACAB is a neutral red with RGB values of (186, 172, 171) and HSL of (4°, 10%, 70%). It is frequently seen in web interfaces.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAACAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 172, 171

Red: 186 / Green: 172 / Blue: 171

HSL

4°, 10%, 70%

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

CMYK

0%, 8%, 8%, 27%

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

What color is #BAACAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAACAB to RGB:

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

HEX to HSL

Convert #BAACAB to HSL:

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

HEX to CMYK

Convert #BAACAB to CMYK:

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

Color Meaning and Usage

A understated red tone, #BAACAB has RGB (186, 172, 171) and HSL (4°, 10%, 70%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAACAB is #ABB9BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAABB1.

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

Contrast with #BAACAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAACAB?

#BAACAB is a understated red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BAACAB?

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

How to use #BAACAB in CSS?

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

What colors go well with #BAACAB?

#ABB9BA (complementary), #BAABB1 (analogous), and #988281 (lighter shade) work well with #BAACAB.