#AE51EC Color Information

Hex color code: #AE51EC

A eye-catching purple shade, #AE51EC appears as (174, 81, 236) in RGB and (276°, 80%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#AE51EC
RGB
174, 81, 236
HSL
276°, 80%, 62%
CMYK
26%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE51EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 81, 236

Red: 174 / Green: 81 / Blue: 236

HSL

276°, 80%, 62%

Hue: 276° / Saturation: 80% / Lightness: 62%

CMYK

26%, 66%, 0%, 7%

Cyan: 26% / Magenta: 66% / Yellow: 0% / Key: 7%

What color is #AE51EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE51EC to RGB:

rgb(174, 81, 236)HEX to RGB Converter →

HEX to HSL

Convert #AE51EC to HSL:

hsl(276, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AE51EC to CMYK:

cmyk(26%, 66%, 0%, 7%)Color Converter →

Color Meaning and Usage

#AE51EC is a vivid purple color with RGB values of 174, 81, 236 and HSL of 276°, 80%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE51EC is #8FEC51, creating high-contrast pairings. For softer combinations, try analogous colors like #6051EC.

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

Contrast with #AE51EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE51EC?

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

What is the RGB value of #AE51EC?

#AE51EC in RGB is (174, 81, 236) - 174 red, 81 green, and 236 blue.

How to use #AE51EC in CSS?

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

What colors go well with #AE51EC?

#8FEC51 (complementary), #6051EC (analogous), and #8B18D8 (lighter shade) work well with #AE51EC.