#BA97AB Color Information

Hex color code: #BA97AB

The hex color #BA97AB is a soft magenta with RGB values of (186, 151, 171) and HSL of (326°, 20%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BA97AB
RGB
186, 151, 171
HSL
326°, 20%, 66%
CMYK
0%, 19%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA97AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 151, 171

Red: 186 / Green: 151 / Blue: 171

HSL

326°, 20%, 66%

Hue: 326° / Saturation: 20% / Lightness: 66%

CMYK

0%, 19%, 8%, 27%

Cyan: 0% / Magenta: 19% / Yellow: 8% / Key: 27%

What color is #BA97AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA97AB to RGB:

rgb(186, 151, 171)HEX to RGB Converter →

HEX to HSL

Convert #BA97AB to HSL:

hsl(326, 20%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BA97AB to CMYK:

cmyk(0%, 19%, 8%, 27%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BA97AB has RGB (186, 151, 171) and HSL (326°, 20%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA97AB is #97BAA6, creating high-contrast pairings. For softer combinations, try analogous colors like #B797BA.

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

Contrast with #BA97AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA97AB?

#BA97AB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA97AB?

#BA97AB in RGB is (186, 151, 171) - 186 red, 151 green, and 171 blue.

How to use #BA97AB in CSS?

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

What colors go well with #BA97AB?

#97BAA6 (complementary), #B797BA (analogous), and #9B6985 (lighter shade) work well with #BA97AB.