#AE1970 Color Information

Hex color code: #AE1970

A striking magenta shade, #AE1970 appears as (174, 25, 112) in RGB and (325°, 75%, 39%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#AE1970
RGB
174, 25, 112
HSL
325°, 75%, 39%
CMYK
0%, 86%, 36%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE1970; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 25, 112

Red: 174 / Green: 25 / Blue: 112

HSL

325°, 75%, 39%

Hue: 325° / Saturation: 75% / Lightness: 39%

CMYK

0%, 86%, 36%, 32%

Cyan: 0% / Magenta: 86% / Yellow: 36% / Key: 32%

What color is #AE1970?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE1970 to RGB:

rgb(174, 25, 112)HEX to RGB Converter →

HEX to HSL

Convert #AE1970 to HSL:

hsl(325, 75%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #AE1970 to CMYK:

cmyk(0%, 86%, 36%, 32%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #AE1970 has RGB (174, 25, 112) and HSL (325°, 75%, 39%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE1970 is #19AE57, creating high-contrast pairings. For softer combinations, try analogous colors like #A219AE.

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

Contrast with #AE1970

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE1970?

#AE1970 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE1970?

#AE1970 in RGB is (174, 25, 112) - 174 red, 25 green, and 112 blue.

How to use #AE1970 in CSS?

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

What colors go well with #AE1970?

#19AE57 (complementary), #A219AE (analogous), and #6B0F45 (lighter shade) work well with #AE1970.