#BAAAA6 Color Information

Hex color code: #BAAAA6

#BAAAA6 is a understated red color. In RGB it is (186, 170, 166), and in HSL it is (12°, 13%, 69%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAAAA6
RGB
186, 170, 166
HSL
12°, 13%, 69%
CMYK
0%, 9%, 11%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAAAA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 170, 166

Red: 186 / Green: 170 / Blue: 166

HSL

12°, 13%, 69%

Hue: 12° / Saturation: 13% / Lightness: 69%

CMYK

0%, 9%, 11%, 27%

Cyan: 0% / Magenta: 9% / Yellow: 11% / Key: 27%

What color is #BAAAA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAAAA6 to RGB:

rgb(186, 170, 166)HEX to RGB Converter →

HEX to HSL

Convert #BAAAA6 to HSL:

hsl(12, 13%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BAAAA6 to CMYK:

cmyk(0%, 9%, 11%, 27%)Color Converter →

Color Meaning and Usage

A neutral red tone, #BAAAA6 has RGB (186, 170, 166) and HSL (12°, 13%, 69%). 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 #BAAAA6 is #A6B6BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAA6AC.

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

Contrast with #BAAAA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAAAA6?

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

What is the RGB value of #BAAAA6?

#BAAAA6 in RGB is (186, 170, 166) - 186 red, 170 green, and 166 blue.

How to use #BAAAA6 in CSS?

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

What colors go well with #BAAAA6?

#A6B6BA (complementary), #BAA6AC (analogous), and #99817A (lighter shade) work well with #BAAAA6.