#E17AE5 Color Information

Hex color code: #E17AE5

#E17AE5 is a understated magenta color. In RGB it is (225, 122, 229), and in HSL it is (298°, 67%, 69%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#E17AE5
RGB
225, 122, 229
HSL
298°, 67%, 69%
CMYK
2%, 47%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E17AE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 122, 229

Red: 225 / Green: 122 / Blue: 229

HSL

298°, 67%, 69%

Hue: 298° / Saturation: 67% / Lightness: 69%

CMYK

2%, 47%, 0%, 10%

Cyan: 2% / Magenta: 47% / Yellow: 0% / Key: 10%

What color is #E17AE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E17AE5 to RGB:

rgb(225, 122, 229)HEX to RGB Converter →

HEX to HSL

Convert #E17AE5 to HSL:

hsl(298, 67%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E17AE5 to CMYK:

cmyk(2%, 47%, 0%, 10%)Color Converter →

Color Meaning and Usage

#E17AE5 is a balanced magenta color with RGB values of 225, 122, 229 and HSL of 298°, 67%, 69%. 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 #E17AE5 is #7FE57B, creating high-contrast pairings. For softer combinations, try analogous colors like #AC7BE5.

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

Contrast with #E17AE5

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

Contrast Ratio: 8.12:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E17AE5?

#E17AE5 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E17AE5?

#E17AE5 in RGB is (225, 122, 229) - 225 red, 122 green, and 229 blue.

How to use #E17AE5 in CSS?

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

What colors go well with #E17AE5?

#7FE57B (complementary), #AC7BE5 (analogous), and #D33BD8 (lighter shade) work well with #E17AE5.