#AA84AD Color Information

Hex color code: #AA84AD

The hex color #AA84AD is a gentle magenta with RGB values of (170, 132, 173) and HSL of (296°, 20%, 60%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AA84AD
RGB
170, 132, 173
HSL
296°, 20%, 60%
CMYK
2%, 24%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA84AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 132, 173

Red: 170 / Green: 132 / Blue: 173

HSL

296°, 20%, 60%

Hue: 296° / Saturation: 20% / Lightness: 60%

CMYK

2%, 24%, 0%, 32%

Cyan: 2% / Magenta: 24% / Yellow: 0% / Key: 32%

What color is #AA84AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA84AD to RGB:

rgb(170, 132, 173)HEX to RGB Converter →

HEX to HSL

Convert #AA84AD to HSL:

hsl(296, 20%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AA84AD to CMYK:

cmyk(2%, 24%, 0%, 32%)Color Converter →

Color Meaning and Usage

#AA84AD is a subtle magenta color with RGB values of 170, 132, 173 and HSL of 296°, 20%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA84AD is #87AD85, creating high-contrast pairings. For softer combinations, try analogous colors like #9685AD.

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

Contrast with #AA84AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA84AD?

#AA84AD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA84AD?

#AA84AD in RGB is (170, 132, 173) - 170 red, 132 green, and 173 blue.

How to use #AA84AD in CSS?

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

What colors go well with #AA84AD?

#87AD85 (complementary), #9685AD (analogous), and #875C8A (lighter shade) work well with #AA84AD.