#AA2FDA Color Information

Hex color code: #AA2FDA

A understated purple shade, #AA2FDA appears as (170, 47, 218) in RGB and (283°, 70%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#AA2FDA
RGB
170, 47, 218
HSL
283°, 70%, 52%
CMYK
22%, 78%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA2FDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 47, 218

Red: 170 / Green: 47 / Blue: 218

HSL

283°, 70%, 52%

Hue: 283° / Saturation: 70% / Lightness: 52%

CMYK

22%, 78%, 0%, 15%

Cyan: 22% / Magenta: 78% / Yellow: 0% / Key: 15%

What color is #AA2FDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA2FDA to RGB:

rgb(170, 47, 218)HEX to RGB Converter →

HEX to HSL

Convert #AA2FDA to HSL:

hsl(283, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #AA2FDA to CMYK:

cmyk(22%, 78%, 0%, 15%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #AA2FDA has RGB (170, 47, 218) and HSL (283°, 70%, 52%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA2FDA is #5FDA2F, creating high-contrast pairings. For softer combinations, try analogous colors like #542FDA.

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

Contrast with #AA2FDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA2FDA?

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

What is the RGB value of #AA2FDA?

#AA2FDA in RGB is (170, 47, 218) - 170 red, 47 green, and 218 blue.

How to use #AA2FDA in CSS?

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

What colors go well with #AA2FDA?

#5FDA2F (complementary), #542FDA (analogous), and #7B1CA0 (lighter shade) work well with #AA2FDA.