#AE32F1 Color Information

Hex color code: #AE32F1

#AE32F1 is a bold purple color. In RGB it is (174, 50, 241), and in HSL it is (279°, 87%, 57%). It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#AE32F1
RGB
174, 50, 241
HSL
279°, 87%, 57%
CMYK
28%, 79%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE32F1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 50, 241

Red: 174 / Green: 50 / Blue: 241

HSL

279°, 87%, 57%

Hue: 279° / Saturation: 87% / Lightness: 57%

CMYK

28%, 79%, 0%, 5%

Cyan: 28% / Magenta: 79% / Yellow: 0% / Key: 5%

What color is #AE32F1?

#AE32F1 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE32F1 to RGB:

rgb(174, 50, 241)HEX to RGB Converter →

HEX to HSL

Convert #AE32F1 to HSL:

hsl(279, 87%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AE32F1 to CMYK:

cmyk(28%, 79%, 0%, 5%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #AE32F1 has RGB (174, 50, 241) and HSL (279°, 87%, 57%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE32F1 is #75F132, creating high-contrast pairings. For softer combinations, try analogous colors like #4F32F1.

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

Contrast with #AE32F1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE32F1?

#AE32F1 is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AE32F1?

#AE32F1 in RGB is (174, 50, 241) - 174 red, 50 green, and 241 blue.

How to use #AE32F1 in CSS?

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

What colors go well with #AE32F1?

#75F132 (complementary), #4F32F1 (analogous), and #870EC8 (lighter shade) work well with #AE32F1.