#AA22C9 Color Information

Hex color code: #AA22C9

#AA22C9 is a striking magenta color. In RGB it is (170, 34, 201), and in HSL it is (289°, 71%, 46%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#AA22C9
RGB
170, 34, 201
HSL
289°, 71%, 46%
CMYK
15%, 83%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA22C9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 34, 201

Red: 170 / Green: 34 / Blue: 201

HSL

289°, 71%, 46%

Hue: 289° / Saturation: 71% / Lightness: 46%

CMYK

15%, 83%, 0%, 21%

Cyan: 15% / Magenta: 83% / Yellow: 0% / Key: 21%

What color is #AA22C9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA22C9 to RGB:

rgb(170, 34, 201)HEX to RGB Converter →

HEX to HSL

Convert #AA22C9 to HSL:

hsl(289, 71%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #AA22C9 to CMYK:

cmyk(15%, 83%, 0%, 21%)Color Converter →

Color Meaning and Usage

#AA22C9 is a eye-catching magenta color with RGB values of 170, 34, 201 and HSL of 289°, 71%, 46%. 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 #AA22C9 is #41C922, creating high-contrast pairings. For softer combinations, try analogous colors like #5722C9.

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

Contrast with #AA22C9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA22C9?

#AA22C9 is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA22C9?

#AA22C9 in RGB is (170, 34, 201) - 170 red, 34 green, and 201 blue.

How to use #AA22C9 in CSS?

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

What colors go well with #AA22C9?

#41C922 (complementary), #5722C9 (analogous), and #731787 (lighter shade) work well with #AA22C9.