#BAAAC6 Color Information

Hex color code: #BAAAC6

The hex color #BAAAC6 is a subtle purple with RGB values of (186, 170, 198) and HSL of (274°, 20%, 72%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BAAAC6
RGB
186, 170, 198
HSL
274°, 20%, 72%
CMYK
6%, 14%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAAAC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 170, 198

Red: 186 / Green: 170 / Blue: 198

HSL

274°, 20%, 72%

Hue: 274° / Saturation: 20% / Lightness: 72%

CMYK

6%, 14%, 0%, 22%

Cyan: 6% / Magenta: 14% / Yellow: 0% / Key: 22%

What color is #BAAAC6?

#BAAAC6 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAAAC6 to RGB:

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

HEX to HSL

Convert #BAAAC6 to HSL:

hsl(274, 20%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAAAC6 to CMYK:

cmyk(6%, 14%, 0%, 22%)Color Converter →

Color Meaning and Usage

#BAAAC6 is a soft purple color with RGB values of 186, 170, 198 and HSL of 274°, 20%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAAAC6 is #B6C6A9, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA9C6.

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

Contrast with #BAAAC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAAAC6?

#BAAAC6 is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BAAAC6?

#BAAAC6 in RGB is (186, 170, 198) - 186 red, 170 green, and 198 blue.

How to use #BAAAC6 in CSS?

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

What colors go well with #BAAAC6?

#B6C6A9 (complementary), #ABA9C6 (analogous), and #947BA7 (lighter shade) work well with #BAAAC6.