#E080EA Color Information

Hex color code: #E080EA

#E080EA is a eye-catching magenta color. In RGB it is (224, 128, 234), and in HSL it is (294°, 72%, 71%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#E080EA
RGB
224, 128, 234
HSL
294°, 72%, 71%
CMYK
4%, 45%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E080EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 128, 234

Red: 224 / Green: 128 / Blue: 234

HSL

294°, 72%, 71%

Hue: 294° / Saturation: 72% / Lightness: 71%

CMYK

4%, 45%, 0%, 8%

Cyan: 4% / Magenta: 45% / Yellow: 0% / Key: 8%

What color is #E080EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E080EA to RGB:

rgb(224, 128, 234)HEX to RGB Converter →

HEX to HSL

Convert #E080EA to HSL:

hsl(294, 72%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E080EA to CMYK:

cmyk(4%, 45%, 0%, 8%)Color Converter →

Color Meaning and Usage

#E080EA is a dynamic magenta color with RGB values of 224, 128, 234 and HSL of 294°, 72%, 71%. 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 #E080EA is #8AEA80, creating high-contrast pairings. For softer combinations, try analogous colors like #AA80EA.

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

Contrast with #E080EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E080EA?

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

What is the RGB value of #E080EA?

#E080EA in RGB is (224, 128, 234) - 224 red, 128 green, and 234 blue.

How to use #E080EA in CSS?

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

What colors go well with #E080EA?

#8AEA80 (complementary), #AA80EA (analogous), and #CF3EE0 (lighter shade) work well with #E080EA.