#E043AD Color Information

Hex color code: #E043AD

#E043AD is a dynamic magenta color. In RGB it is (224, 67, 173), and in HSL it is (319°, 72%, 57%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#E043AD
RGB
224, 67, 173
HSL
319°, 72%, 57%
CMYK
0%, 70%, 23%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E043AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 67, 173

Red: 224 / Green: 67 / Blue: 173

HSL

319°, 72%, 57%

Hue: 319° / Saturation: 72% / Lightness: 57%

CMYK

0%, 70%, 23%, 12%

Cyan: 0% / Magenta: 70% / Yellow: 23% / Key: 12%

What color is #E043AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E043AD to RGB:

rgb(224, 67, 173)HEX to RGB Converter →

HEX to HSL

Convert #E043AD to HSL:

hsl(319, 72%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #E043AD to CMYK:

cmyk(0%, 70%, 23%, 12%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E043AD has RGB (224, 67, 173) and HSL (319°, 72%, 57%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E043AD is #42E074, creating high-contrast pairings. For softer combinations, try analogous colors like #C342E0.

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

Contrast with #E043AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E043AD?

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

What is the RGB value of #E043AD?

#E043AD in RGB is (224, 67, 173) - 224 red, 67 green, and 173 blue.

How to use #E043AD in CSS?

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

What colors go well with #E043AD?

#42E074 (complementary), #C342E0 (analogous), and #B81E87 (lighter shade) work well with #E043AD.