#AA4BA2 Color Information

Hex color code: #AA4BA2

#AA4BA2 is a subtle magenta color. In RGB it is (170, 75, 162), and in HSL it is (305°, 39%, 48%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#AA4BA2
RGB
170, 75, 162
HSL
305°, 39%, 48%
CMYK
0%, 56%, 5%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA4BA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 75, 162

Red: 170 / Green: 75 / Blue: 162

HSL

305°, 39%, 48%

Hue: 305° / Saturation: 39% / Lightness: 48%

CMYK

0%, 56%, 5%, 33%

Cyan: 0% / Magenta: 56% / Yellow: 5% / Key: 33%

What color is #AA4BA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA4BA2 to RGB:

rgb(170, 75, 162)HEX to RGB Converter →

HEX to HSL

Convert #AA4BA2 to HSL:

hsl(305, 39%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AA4BA2 to CMYK:

cmyk(0%, 56%, 5%, 33%)Color Converter →

Color Meaning and Usage

#AA4BA2 is a subtle magenta color with RGB values of 170, 75, 162 and HSL of 305°, 39%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA4BA2 is #4BAA53, creating high-contrast pairings. For softer combinations, try analogous colors like #824BAA.

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

Contrast with #AA4BA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA4BA2?

#AA4BA2 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA4BA2?

#AA4BA2 in RGB is (170, 75, 162) - 170 red, 75 green, and 162 blue.

How to use #AA4BA2 in CSS?

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

What colors go well with #AA4BA2?

#4BAA53 (complementary), #824BAA (analogous), and #75336F (lighter shade) work well with #AA4BA2.