#AA77A1 Color Information

Hex color code: #AA77A1

A soft magenta shade, #AA77A1 appears as (170, 119, 161) in RGB and (311°, 23%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AA77A1
RGB
170, 119, 161
HSL
311°, 23%, 57%
CMYK
0%, 30%, 5%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA77A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 119, 161

Red: 170 / Green: 119 / Blue: 161

HSL

311°, 23%, 57%

Hue: 311° / Saturation: 23% / Lightness: 57%

CMYK

0%, 30%, 5%, 33%

Cyan: 0% / Magenta: 30% / Yellow: 5% / Key: 33%

What color is #AA77A1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA77A1 to RGB:

rgb(170, 119, 161)HEX to RGB Converter →

HEX to HSL

Convert #AA77A1 to HSL:

hsl(311, 23%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AA77A1 to CMYK:

cmyk(0%, 30%, 5%, 33%)Color Converter →

Color Meaning and Usage

#AA77A1 is a delicate magenta color with RGB values of 170, 119, 161 and HSL of 311°, 23%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA77A1 is #78AB81, creating high-contrast pairings. For softer combinations, try analogous colors like #9B78AB.

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

Contrast with #AA77A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA77A1?

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

What is the RGB value of #AA77A1?

#AA77A1 in RGB is (170, 119, 161) - 170 red, 119 green, and 161 blue.

How to use #AA77A1 in CSS?

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

What colors go well with #AA77A1?

#78AB81 (complementary), #9B78AB (analogous), and #84527B (lighter shade) work well with #AA77A1.