#AA71AD Color Information

Hex color code: #AA71AD

#AA71AD is a pastel magenta color. In RGB it is (170, 113, 173), and in HSL it is (297°, 27%, 56%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AA71AD
RGB
170, 113, 173
HSL
297°, 27%, 56%
CMYK
2%, 35%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA71AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 113, 173

Red: 170 / Green: 113 / Blue: 173

HSL

297°, 27%, 56%

Hue: 297° / Saturation: 27% / Lightness: 56%

CMYK

2%, 35%, 0%, 32%

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

What color is #AA71AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA71AD to RGB:

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

HEX to HSL

Convert #AA71AD to HSL:

hsl(297, 27%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #AA71AD to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #AA71AD has RGB (170, 113, 173) and HSL (297°, 27%, 56%). 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 #AA71AD is #74AD71, creating high-contrast pairings. For softer combinations, try analogous colors like #8C71AD.

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

Contrast with #AA71AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA71AD?

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

What is the RGB value of #AA71AD?

#AA71AD in RGB is (170, 113, 173) - 170 red, 113 green, and 173 blue.

How to use #AA71AD in CSS?

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

What colors go well with #AA71AD?

#74AD71 (complementary), #8C71AD (analogous), and #824C85 (lighter shade) work well with #AA71AD.