#AA22BF Color Information

Hex color code: #AA22BF

The hex color #AA22BF is a balanced magenta with RGB values of (170, 34, 191) and HSL of (292°, 70%, 44%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#AA22BF
RGB
170, 34, 191
HSL
292°, 70%, 44%
CMYK
11%, 82%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA22BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 34, 191

Red: 170 / Green: 34 / Blue: 191

HSL

292°, 70%, 44%

Hue: 292° / Saturation: 70% / Lightness: 44%

CMYK

11%, 82%, 0%, 25%

Cyan: 11% / Magenta: 82% / Yellow: 0% / Key: 25%

What color is #AA22BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA22BF to RGB:

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

HEX to HSL

Convert #AA22BF to HSL:

hsl(292, 70%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #AA22BF to CMYK:

cmyk(11%, 82%, 0%, 25%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #AA22BF has RGB (170, 34, 191) and HSL (292°, 70%, 44%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA22BF is #37BF22, creating high-contrast pairings. For softer combinations, try analogous colors like #5B22BF.

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

Contrast with #AA22BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA22BF?

#AA22BF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA22BF?

#AA22BF in RGB is (170, 34, 191) - 170 red, 34 green, and 191 blue.

How to use #AA22BF in CSS?

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

What colors go well with #AA22BF?

#37BF22 (complementary), #5B22BF (analogous), and #70167E (lighter shade) work well with #AA22BF.