#EA80DF Color Information

Hex color code: #EA80DF

A dynamic magenta shade, #EA80DF appears as (234, 128, 223) in RGB and (306°, 72%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#EA80DF
RGB
234, 128, 223
HSL
306°, 72%, 71%
CMYK
0%, 45%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA80DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 128, 223

Red: 234 / Green: 128 / Blue: 223

HSL

306°, 72%, 71%

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

CMYK

0%, 45%, 5%, 8%

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

What color is #EA80DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA80DF to RGB:

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

HEX to HSL

Convert #EA80DF to HSL:

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

HEX to CMYK

Convert #EA80DF to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #EA80DF has RGB (234, 128, 223) and HSL (306°, 72%, 71%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA80DF is #80EA8A, creating high-contrast pairings. For softer combinations, try analogous colors like #C080EA.

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

Contrast with #EA80DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA80DF?

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

What is the RGB value of #EA80DF?

#EA80DF in RGB is (234, 128, 223) - 234 red, 128 green, and 223 blue.

How to use #EA80DF in CSS?

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

What colors go well with #EA80DF?

#80EA8A (complementary), #C080EA (analogous), and #E03ECF (lighter shade) work well with #EA80DF.