#BA82AC Color Information

Hex color code: #BA82AC

The hex color #BA82AC is a pastel magenta with RGB values of (186, 130, 172) and HSL of (315°, 29%, 62%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BA82AC
RGB
186, 130, 172
HSL
315°, 29%, 62%
CMYK
0%, 30%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA82AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 130, 172

Red: 186 / Green: 130 / Blue: 172

HSL

315°, 29%, 62%

Hue: 315° / Saturation: 29% / Lightness: 62%

CMYK

0%, 30%, 8%, 27%

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

What color is #BA82AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA82AC to RGB:

rgb(186, 130, 172)HEX to RGB Converter →

HEX to HSL

Convert #BA82AC to HSL:

hsl(315, 29%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BA82AC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #BA82AC has RGB (186, 130, 172) and HSL (315°, 29%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA82AC is #82BA90, creating high-contrast pairings. For softer combinations, try analogous colors like #AC82BA.

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

Contrast with #BA82AC

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

Contrast Ratio: 6.88:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA82AC?

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

What is the RGB value of #BA82AC?

#BA82AC in RGB is (186, 130, 172) - 186 red, 130 green, and 172 blue.

How to use #BA82AC in CSS?

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

What colors go well with #BA82AC?

#82BA90 (complementary), #AC82BA (analogous), and #9B5589 (lighter shade) work well with #BA82AC.