#AA5083 Color Information

Hex color code: #AA5083

A gentle magenta shade, #AA5083 appears as (170, 80, 131) in RGB and (326°, 36%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#AA5083
RGB
170, 80, 131
HSL
326°, 36%, 49%
CMYK
0%, 53%, 23%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA5083; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 80, 131

Red: 170 / Green: 80 / Blue: 131

HSL

326°, 36%, 49%

Hue: 326° / Saturation: 36% / Lightness: 49%

CMYK

0%, 53%, 23%, 33%

Cyan: 0% / Magenta: 53% / Yellow: 23% / Key: 33%

What color is #AA5083?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA5083 to RGB:

rgb(170, 80, 131)HEX to RGB Converter →

HEX to HSL

Convert #AA5083 to HSL:

hsl(326, 36%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #AA5083 to CMYK:

cmyk(0%, 53%, 23%, 33%)Color Converter →

Color Meaning and Usage

#AA5083 is a subtle magenta color with RGB values of 170, 80, 131 and HSL of 326°, 36%, 49%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA5083 is #50AA77, creating high-contrast pairings. For softer combinations, try analogous colors like #A450AA.

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

Contrast with #AA5083

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA5083?

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

What is the RGB value of #AA5083?

#AA5083 in RGB is (170, 80, 131) - 170 red, 80 green, and 131 blue.

How to use #AA5083 in CSS?

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

What colors go well with #AA5083?

#50AA77 (complementary), #A450AA (analogous), and #76375B (lighter shade) work well with #AA5083.