#AE7CD0 Color Information

Hex color code: #AE7CD0

A subtle purple shade, #AE7CD0 appears as (174, 124, 208) in RGB and (276°, 47%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AE7CD0
RGB
174, 124, 208
HSL
276°, 47%, 65%
CMYK
16%, 40%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE7CD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 124, 208

Red: 174 / Green: 124 / Blue: 208

HSL

276°, 47%, 65%

Hue: 276° / Saturation: 47% / Lightness: 65%

CMYK

16%, 40%, 0%, 18%

Cyan: 16% / Magenta: 40% / Yellow: 0% / Key: 18%

What color is #AE7CD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE7CD0 to RGB:

rgb(174, 124, 208)HEX to RGB Converter →

HEX to HSL

Convert #AE7CD0 to HSL:

hsl(276, 47%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AE7CD0 to CMYK:

cmyk(16%, 40%, 0%, 18%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #AE7CD0 has RGB (174, 124, 208) and HSL (276°, 47%, 65%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE7CD0 is #9DD07C, creating high-contrast pairings. For softer combinations, try analogous colors like #847CD0.

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

Contrast with #AE7CD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE7CD0?

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

What is the RGB value of #AE7CD0?

#AE7CD0 in RGB is (174, 124, 208) - 174 red, 124 green, and 208 blue.

How to use #AE7CD0 in CSS?

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

What colors go well with #AE7CD0?

#9DD07C (complementary), #847CD0 (analogous), and #8B44BB (lighter shade) work well with #AE7CD0.