#BAAABB Color Information

Hex color code: #BAAABB

A muted magenta shade, #BAAABB appears as (186, 170, 187) in RGB and (296°, 11%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BAAABB
RGB
186, 170, 187
HSL
296°, 11%, 70%
CMYK
1%, 9%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAAABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 170, 187

Red: 186 / Green: 170 / Blue: 187

HSL

296°, 11%, 70%

Hue: 296° / Saturation: 11% / Lightness: 70%

CMYK

1%, 9%, 0%, 27%

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

What color is #BAAABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAAABB to RGB:

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

HEX to HSL

Convert #BAAABB to HSL:

hsl(296, 11%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BAAABB to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #BAAABB has RGB (186, 170, 187) and HSL (296°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAAABB is #ABBBAA, creating high-contrast pairings. For softer combinations, try analogous colors like #B1AABB.

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

Contrast with #BAAABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAAABB?

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

What is the RGB value of #BAAABB?

#BAAABB in RGB is (186, 170, 187) - 186 red, 170 green, and 187 blue.

How to use #BAAABB in CSS?

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

What colors go well with #BAAABB?

#ABBBAA (complementary), #B1AABB (analogous), and #978099 (lighter shade) work well with #BAAABB.