#EA78DF Color Information

Hex color code: #EA78DF

A striking magenta shade, #EA78DF appears as (234, 120, 223) in RGB and (306°, 73%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#EA78DF
RGB
234, 120, 223
HSL
306°, 73%, 69%
CMYK
0%, 49%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA78DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 120, 223

Red: 234 / Green: 120 / Blue: 223

HSL

306°, 73%, 69%

Hue: 306° / Saturation: 73% / Lightness: 69%

CMYK

0%, 49%, 5%, 8%

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

What color is #EA78DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA78DF to RGB:

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

HEX to HSL

Convert #EA78DF to HSL:

hsl(306, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EA78DF to CMYK:

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

Color Meaning and Usage

#EA78DF is a eye-catching magenta color with RGB values of 234, 120, 223 and HSL of 306°, 73%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA78DF is #76EA82, creating high-contrast pairings. For softer combinations, try analogous colors like #BB76EA.

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

Contrast with #EA78DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA78DF?

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

What is the RGB value of #EA78DF?

#EA78DF in RGB is (234, 120, 223) - 234 red, 120 green, and 223 blue.

How to use #EA78DF in CSS?

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

What colors go well with #EA78DF?

#76EA82 (complementary), #BB76EA (analogous), and #DF34CE (lighter shade) work well with #EA78DF.