#BAA3BA Color Information

Hex color code: #BAA3BA

The hex color #BAA3BA is a understated magenta with RGB values of (186, 163, 186) and HSL of (300°, 14%, 68%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAA3BA
RGB
186, 163, 186
HSL
300°, 14%, 68%
CMYK
0%, 12%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 163, 186

Red: 186 / Green: 163 / Blue: 186

HSL

300°, 14%, 68%

Hue: 300° / Saturation: 14% / Lightness: 68%

CMYK

0%, 12%, 0%, 27%

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

What color is #BAA3BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA3BA to RGB:

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

HEX to HSL

Convert #BAA3BA to HSL:

hsl(300, 14%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BAA3BA to CMYK:

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

Color Meaning and Usage

#BAA3BA is a balanced magenta color with RGB values of 186, 163, 186 and HSL of 300°, 14%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA3BA is #A2B9A2, creating high-contrast pairings. For softer combinations, try analogous colors like #ADA2B9.

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

Contrast with #BAA3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA3BA?

#BAA3BA is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BAA3BA?

#BAA3BA in RGB is (186, 163, 186) - 186 red, 163 green, and 186 blue.

How to use #BAA3BA in CSS?

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

What colors go well with #BAA3BA?

#A2B9A2 (complementary), #ADA2B9 (analogous), and #987698 (lighter shade) work well with #BAA3BA.