#AE72CA Color Information

Hex color code: #AE72CA

A delicate purple shade, #AE72CA appears as (174, 114, 202) in RGB and (281°, 45%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AE72CA
RGB
174, 114, 202
HSL
281°, 45%, 62%
CMYK
14%, 44%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AE72CA; color: #000000; }

Badge

New Feature
.badge { background-color: #AE72CA; color: #000000; }

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 #AE72CA; background-color: #AE72CA15; }

Alert / Toast

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

Link / Accent

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

a { color: #AE72CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 114, 202

Red: 174 / Green: 114 / Blue: 202

HSL

281°, 45%, 62%

Hue: 281° / Saturation: 45% / Lightness: 62%

CMYK

14%, 44%, 0%, 21%

Cyan: 14% / Magenta: 44% / Yellow: 0% / Key: 21%

What color is #AE72CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE72CA to RGB:

rgb(174, 114, 202)HEX to RGB Converter →

HEX to HSL

Convert #AE72CA to HSL:

hsl(281, 45%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AE72CA to CMYK:

cmyk(14%, 44%, 0%, 21%)Color Converter →

Color Meaning and Usage

#AE72CA is a subtle purple color with RGB values of 174, 114, 202 and HSL of 281°, 45%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE72CA is #8ECA72, creating high-contrast pairings. For softer combinations, try analogous colors like #8272CA.

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

Contrast with #AE72CA

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

Contrast Ratio: 6.06:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE72CA?

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

What is the RGB value of #AE72CA?

#AE72CA in RGB is (174, 114, 202) - 174 red, 114 green, and 202 blue.

How to use #AE72CA in CSS?

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

What colors go well with #AE72CA?

#8ECA72 (complementary), #8272CA (analogous), and #8C42AE (lighter shade) work well with #AE72CA.