#E57AED Color Information

Hex color code: #E57AED

A dynamic magenta shade, #E57AED appears as (229, 122, 237) in RGB and (296°, 76%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E57AED
RGB
229, 122, 237
HSL
296°, 76%, 70%
CMYK
3%, 49%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E57AED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 122, 237

Red: 229 / Green: 122 / Blue: 237

HSL

296°, 76%, 70%

Hue: 296° / Saturation: 76% / Lightness: 70%

CMYK

3%, 49%, 0%, 7%

Cyan: 3% / Magenta: 49% / Yellow: 0% / Key: 7%

What color is #E57AED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E57AED to RGB:

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

HEX to HSL

Convert #E57AED to HSL:

hsl(296, 76%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E57AED to CMYK:

cmyk(3%, 49%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E57AED is a dynamic magenta color with RGB values of 229, 122, 237 and HSL of 296°, 76%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E57AED is #80ED78, creating high-contrast pairings. For softer combinations, try analogous colors like #AB78ED.

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

Contrast with #E57AED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E57AED?

#E57AED is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E57AED?

#E57AED in RGB is (229, 122, 237) - 229 red, 122 green, and 237 blue.

How to use #E57AED in CSS?

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

What colors go well with #E57AED?

#80ED78 (complementary), #AB78ED (analogous), and #D835E3 (lighter shade) work well with #E57AED.