#AA76AD Color Information

Hex color code: #AA76AD

#AA76AD is a gentle magenta color. In RGB it is (170, 118, 173), and in HSL it is (297°, 25%, 57%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AA76AD
RGB
170, 118, 173
HSL
297°, 25%, 57%
CMYK
2%, 32%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA76AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 118, 173

Red: 170 / Green: 118 / Blue: 173

HSL

297°, 25%, 57%

Hue: 297° / Saturation: 25% / Lightness: 57%

CMYK

2%, 32%, 0%, 32%

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

What color is #AA76AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA76AD to RGB:

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

HEX to HSL

Convert #AA76AD to HSL:

hsl(297, 25%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AA76AD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #AA76AD has RGB (170, 118, 173) and HSL (297°, 25%, 57%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA76AD is #79AD76, creating high-contrast pairings. For softer combinations, try analogous colors like #8F76AD.

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

Contrast with #AA76AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA76AD?

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

What is the RGB value of #AA76AD?

#AA76AD in RGB is (170, 118, 173) - 170 red, 118 green, and 173 blue.

How to use #AA76AD in CSS?

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

What colors go well with #AA76AD?

#79AD76 (complementary), #8F76AD (analogous), and #835086 (lighter shade) work well with #AA76AD.