#BAA8BA Color Information

Hex color code: #BAA8BA

#BAA8BA is a understated magenta color. In RGB it is (186, 168, 186), and in HSL it is (300°, 12%, 69%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAA8BA
RGB
186, 168, 186
HSL
300°, 12%, 69%
CMYK
0%, 10%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA8BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 168, 186

Red: 186 / Green: 168 / Blue: 186

HSL

300°, 12%, 69%

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

CMYK

0%, 10%, 0%, 27%

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

What color is #BAA8BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA8BA to RGB:

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

HEX to HSL

Convert #BAA8BA to HSL:

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

HEX to CMYK

Convert #BAA8BA to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #BAA8BA has RGB (186, 168, 186) and HSL (300°, 12%, 69%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA8BA is #A6B9A6, creating high-contrast pairings. For softer combinations, try analogous colors like #B0A6B9.

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

Contrast with #BAA8BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA8BA?

#BAA8BA is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BAA8BA?

#BAA8BA in RGB is (186, 168, 186) - 186 red, 168 green, and 186 blue.

How to use #BAA8BA in CSS?

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

What colors go well with #BAA8BA?

#A6B9A6 (complementary), #B0A6B9 (analogous), and #987C98 (lighter shade) work well with #BAA8BA.