#E043CF Color Information

Hex color code: #E043CF

The hex color #E043CF is a vivid magenta with RGB values of (224, 67, 207) and HSL of (306°, 72%, 57%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#E043CF
RGB
224, 67, 207
HSL
306°, 72%, 57%
CMYK
0%, 70%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E043CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 67, 207

Red: 224 / Green: 67 / Blue: 207

HSL

306°, 72%, 57%

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

CMYK

0%, 70%, 8%, 12%

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

What color is #E043CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E043CF to RGB:

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

HEX to HSL

Convert #E043CF to HSL:

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

HEX to CMYK

Convert #E043CF to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #E043CF has RGB (224, 67, 207) and HSL (306°, 72%, 57%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E043CF is #42E052, creating high-contrast pairings. For softer combinations, try analogous colors like #A142E0.

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

Contrast with #E043CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E043CF?

#E043CF is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E043CF?

#E043CF in RGB is (224, 67, 207) - 224 red, 67 green, and 207 blue.

How to use #E043CF in CSS?

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

What colors go well with #E043CF?

#42E052 (complementary), #A142E0 (analogous), and #B81EA9 (lighter shade) work well with #E043CF.