#E55AED Color Information

Hex color code: #E55AED

A vivid magenta shade, #E55AED appears as (229, 90, 237) in RGB and (297°, 80%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E55AED
RGB
229, 90, 237
HSL
297°, 80%, 64%
CMYK
3%, 62%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E55AED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 90, 237

Red: 229 / Green: 90 / Blue: 237

HSL

297°, 80%, 64%

Hue: 297° / Saturation: 80% / Lightness: 64%

CMYK

3%, 62%, 0%, 7%

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

What color is #E55AED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E55AED to RGB:

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

HEX to HSL

Convert #E55AED to HSL:

hsl(297, 80%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E55AED to CMYK:

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

Color Meaning and Usage

#E55AED is a eye-catching magenta color with RGB values of 229, 90, 237 and HSL of 297°, 80%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E55AED is #61ED5A, creating high-contrast pairings. For softer combinations, try analogous colors like #9C5AED.

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

Contrast with #E55AED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E55AED?

#E55AED is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E55AED?

#E55AED in RGB is (229, 90, 237) - 229 red, 90 green, and 237 blue.

How to use #E55AED in CSS?

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

What colors go well with #E55AED?

#61ED5A (complementary), #9C5AED (analogous), and #D719E1 (lighter shade) work well with #E55AED.