#AE79DC Color Information

Hex color code: #AE79DC

A understated purple shade, #AE79DC appears as (174, 121, 220) in RGB and (272°, 59%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AE79DC
RGB
174, 121, 220
HSL
272°, 59%, 67%
CMYK
21%, 45%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE79DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 121, 220

Red: 174 / Green: 121 / Blue: 220

HSL

272°, 59%, 67%

Hue: 272° / Saturation: 59% / Lightness: 67%

CMYK

21%, 45%, 0%, 14%

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

What color is #AE79DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE79DC to RGB:

rgb(174, 121, 220)HEX to RGB Converter →

HEX to HSL

Convert #AE79DC to HSL:

hsl(272, 59%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AE79DC to CMYK:

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

Color Meaning and Usage

#AE79DC is a understated purple color with RGB values of 174, 121, 220 and HSL of 272°, 59%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE79DC is #A8DC79, creating high-contrast pairings. For softer combinations, try analogous colors like #7D79DC.

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

Contrast with #AE79DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE79DC?

#AE79DC is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE79DC?

#AE79DC in RGB is (174, 121, 220) - 174 red, 121 green, and 220 blue.

How to use #AE79DC in CSS?

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

What colors go well with #AE79DC?

#A8DC79 (complementary), #7D79DC (analogous), and #893CCD (lighter shade) work well with #AE79DC.