#AE24A4 Color Information

Hex color code: #AE24A4

The hex color #AE24A4 is a muted magenta with RGB values of (174, 36, 164) and HSL of (304°, 66%, 41%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#AE24A4
RGB
174, 36, 164
HSL
304°, 66%, 41%
CMYK
0%, 79%, 6%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE24A4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 36, 164

Red: 174 / Green: 36 / Blue: 164

HSL

304°, 66%, 41%

Hue: 304° / Saturation: 66% / Lightness: 41%

CMYK

0%, 79%, 6%, 32%

Cyan: 0% / Magenta: 79% / Yellow: 6% / Key: 32%

What color is #AE24A4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE24A4 to RGB:

rgb(174, 36, 164)HEX to RGB Converter →

HEX to HSL

Convert #AE24A4 to HSL:

hsl(304, 66%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #AE24A4 to CMYK:

cmyk(0%, 79%, 6%, 32%)Color Converter →

Color Meaning and Usage

#AE24A4 is a neutral magenta color with RGB values of 174, 36, 164 and HSL of 304°, 66%, 41%. 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 #AE24A4 is #24AE2D, creating high-contrast pairings. For softer combinations, try analogous colors like #7224AE.

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

Contrast with #AE24A4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE24A4?

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

What is the RGB value of #AE24A4?

#AE24A4 in RGB is (174, 36, 164) - 174 red, 36 green, and 164 blue.

How to use #AE24A4 in CSS?

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

What colors go well with #AE24A4?

#24AE2D (complementary), #7224AE (analogous), and #6E1768 (lighter shade) work well with #AE24A4.