#E04AC5 Color Information

Hex color code: #E04AC5

A bold magenta shade, #E04AC5 appears as (224, 74, 197) in RGB and (311°, 71%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#E04AC5
RGB
224, 74, 197
HSL
311°, 71%, 58%
CMYK
0%, 67%, 12%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E04AC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 74, 197

Red: 224 / Green: 74 / Blue: 197

HSL

311°, 71%, 58%

Hue: 311° / Saturation: 71% / Lightness: 58%

CMYK

0%, 67%, 12%, 12%

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

What color is #E04AC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E04AC5 to RGB:

rgb(224, 74, 197)HEX to RGB Converter →

HEX to HSL

Convert #E04AC5 to HSL:

hsl(311, 71%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #E04AC5 to CMYK:

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

Color Meaning and Usage

#E04AC5 is a bold magenta color with RGB values of 224, 74, 197 and HSL of 311°, 71%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E04AC5 is #48E064, creating high-contrast pairings. For softer combinations, try analogous colors like #B048E0.

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

Contrast with #E04AC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E04AC5?

#E04AC5 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E04AC5?

#E04AC5 in RGB is (224, 74, 197) - 224 red, 74 green, and 197 blue.

How to use #E04AC5 in CSS?

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

What colors go well with #E04AC5?

#48E064 (complementary), #B048E0 (analogous), and #BC209F (lighter shade) work well with #E04AC5.