#EA4DCD Color Information

Hex color code: #EA4DCD

#EA4DCD is a bold magenta color. In RGB it is (234, 77, 205), and in HSL it is (311°, 79%, 61%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EA4DCD
RGB
234, 77, 205
HSL
311°, 79%, 61%
CMYK
0%, 67%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA4DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 77, 205

Red: 234 / Green: 77 / Blue: 205

HSL

311°, 79%, 61%

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

CMYK

0%, 67%, 12%, 8%

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

What color is #EA4DCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA4DCD to RGB:

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

HEX to HSL

Convert #EA4DCD to HSL:

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

HEX to CMYK

Convert #EA4DCD to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #EA4DCD has RGB (234, 77, 205) and HSL (311°, 79%, 61%). 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 #EA4DCD is #4DEA6A, creating high-contrast pairings. For softer combinations, try analogous colors like #B84DEA.

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

Contrast with #EA4DCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA4DCD?

#EA4DCD is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA4DCD?

#EA4DCD in RGB is (234, 77, 205) - 234 red, 77 green, and 205 blue.

How to use #EA4DCD in CSS?

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

What colors go well with #EA4DCD?

#4DEA6A (complementary), #B84DEA (analogous), and #D219B0 (lighter shade) work well with #EA4DCD.