#AA2DAE Color Information

Hex color code: #AA2DAE

A neutral magenta shade, #AA2DAE appears as (170, 45, 174) in RGB and (298°, 59%, 43%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#AA2DAE
RGB
170, 45, 174
HSL
298°, 59%, 43%
CMYK
2%, 74%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AA2DAE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AA2DAE; color: #FFFFFF; }

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 #AA2DAE; background-color: #AA2DAE15; }

Alert / Toast

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

Link / Accent

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

a { color: #AA2DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 45, 174

Red: 170 / Green: 45 / Blue: 174

HSL

298°, 59%, 43%

Hue: 298° / Saturation: 59% / Lightness: 43%

CMYK

2%, 74%, 0%, 32%

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

What color is #AA2DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA2DAE to RGB:

rgb(170, 45, 174)HEX to RGB Converter →

HEX to HSL

Convert #AA2DAE to HSL:

hsl(298, 59%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AA2DAE to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #AA2DAE has RGB (170, 45, 174) and HSL (298°, 59%, 43%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA2DAE is #31AE2D, creating high-contrast pairings. For softer combinations, try analogous colors like #692DAE.

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

Contrast with #AA2DAE

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

Contrast Ratio: 3.70:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA2DAE?

#AA2DAE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA2DAE?

#AA2DAE in RGB is (170, 45, 174) - 170 red, 45 green, and 174 blue.

How to use #AA2DAE in CSS?

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

What colors go well with #AA2DAE?

#31AE2D (complementary), #692DAE (analogous), and #6F1D72 (lighter shade) work well with #AA2DAE.