#E557EA Color Information

Hex color code: #E557EA

#E557EA is a bold magenta color. In RGB it is (229, 87, 234), and in HSL it is (298°, 78%, 63%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E557EA
RGB
229, 87, 234
HSL
298°, 78%, 63%
CMYK
2%, 63%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E557EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 87, 234

Red: 229 / Green: 87 / Blue: 234

HSL

298°, 78%, 63%

Hue: 298° / Saturation: 78% / Lightness: 63%

CMYK

2%, 63%, 0%, 8%

Cyan: 2% / Magenta: 63% / Yellow: 0% / Key: 8%

What color is #E557EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E557EA to RGB:

rgb(229, 87, 234)HEX to RGB Converter →

HEX to HSL

Convert #E557EA to HSL:

hsl(298, 78%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E557EA to CMYK:

cmyk(2%, 63%, 0%, 8%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #E557EA has RGB (229, 87, 234) and HSL (298°, 78%, 63%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E557EA is #5CEA57, creating high-contrast pairings. For softer combinations, try analogous colors like #9C57EA.

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

Contrast with #E557EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E557EA?

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

What is the RGB value of #E557EA?

#E557EA in RGB is (229, 87, 234) - 229 red, 87 green, and 234 blue.

How to use #E557EA in CSS?

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

What colors go well with #E557EA?

#5CEA57 (complementary), #9C57EA (analogous), and #D41BDA (lighter shade) work well with #E557EA.