#EA4DC0 Color Information

Hex color code: #EA4DC0

#EA4DC0 is a dynamic magenta color. In RGB it is (234, 77, 192), and in HSL it is (316°, 79%, 61%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#EA4DC0
RGB
234, 77, 192
HSL
316°, 79%, 61%
CMYK
0%, 67%, 18%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA4DC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 77, 192

Red: 234 / Green: 77 / Blue: 192

HSL

316°, 79%, 61%

Hue: 316° / Saturation: 79% / Lightness: 61%

CMYK

0%, 67%, 18%, 8%

Cyan: 0% / Magenta: 67% / Yellow: 18% / Key: 8%

What color is #EA4DC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA4DC0 to RGB:

rgb(234, 77, 192)HEX to RGB Converter →

HEX to HSL

Convert #EA4DC0 to HSL:

hsl(316, 79%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #EA4DC0 to CMYK:

cmyk(0%, 67%, 18%, 8%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #EA4DC0 has RGB (234, 77, 192) and HSL (316°, 79%, 61%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA4DC0 is #4DEA77, creating high-contrast pairings. For softer combinations, try analogous colors like #C54DEA.

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

Contrast with #EA4DC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA4DC0?

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

What is the RGB value of #EA4DC0?

#EA4DC0 in RGB is (234, 77, 192) - 234 red, 77 green, and 192 blue.

How to use #EA4DC0 in CSS?

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

What colors go well with #EA4DC0?

#4DEA77 (complementary), #C54DEA (analogous), and #D219A1 (lighter shade) work well with #EA4DC0.