#BA97AA Color Information

Hex color code: #BA97AA

The hex color #BA97AA is a subtle magenta with RGB values of (186, 151, 170) and HSL of (327°, 20%, 66%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BA97AA
RGB
186, 151, 170
HSL
327°, 20%, 66%
CMYK
0%, 19%, 9%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA97AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 151, 170

Red: 186 / Green: 151 / Blue: 170

HSL

327°, 20%, 66%

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

CMYK

0%, 19%, 9%, 27%

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

What color is #BA97AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA97AA to RGB:

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

HEX to HSL

Convert #BA97AA to HSL:

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

HEX to CMYK

Convert #BA97AA to CMYK:

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

Color Meaning and Usage

#BA97AA is a delicate magenta color with RGB values of 186, 151, 170 and HSL of 327°, 20%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA97AA is #97BAA7, creating high-contrast pairings. For softer combinations, try analogous colors like #B897BA.

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

Contrast with #BA97AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA97AA?

#BA97AA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA97AA?

#BA97AA in RGB is (186, 151, 170) - 186 red, 151 green, and 170 blue.

How to use #BA97AA in CSS?

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

What colors go well with #BA97AA?

#97BAA7 (complementary), #B897BA (analogous), and #9B6985 (lighter shade) work well with #BA97AA.