#E04ACA Color Information

Hex color code: #E04ACA

#E04ACA is a dynamic magenta color. In RGB it is (224, 74, 202), and in HSL it is (309°, 71%, 58%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#E04ACA
RGB
224, 74, 202
HSL
309°, 71%, 58%
CMYK
0%, 67%, 10%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E04ACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 74, 202

Red: 224 / Green: 74 / Blue: 202

HSL

309°, 71%, 58%

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

CMYK

0%, 67%, 10%, 12%

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

What color is #E04ACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E04ACA to RGB:

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

HEX to HSL

Convert #E04ACA to HSL:

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

HEX to CMYK

Convert #E04ACA to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #E04ACA has RGB (224, 74, 202) and HSL (309°, 71%, 58%). 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 #E04ACA is #48E05F, creating high-contrast pairings. For softer combinations, try analogous colors like #AB48E0.

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

Contrast with #E04ACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E04ACA?

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

What is the RGB value of #E04ACA?

#E04ACA in RGB is (224, 74, 202) - 224 red, 74 green, and 202 blue.

How to use #E04ACA in CSS?

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

What colors go well with #E04ACA?

#48E05F (complementary), #AB48E0 (analogous), and #BC20A4 (lighter shade) work well with #E04ACA.