#E040CF Color Information

Hex color code: #E040CF

The hex color #E040CF is a dynamic magenta with RGB values of (224, 64, 207) and HSL of (306°, 72%, 56%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#E040CF
RGB
224, 64, 207
HSL
306°, 72%, 56%
CMYK
0%, 71%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E040CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 64, 207

Red: 224 / Green: 64 / Blue: 207

HSL

306°, 72%, 56%

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

CMYK

0%, 71%, 8%, 12%

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

What color is #E040CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E040CF to RGB:

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

HEX to HSL

Convert #E040CF to HSL:

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

HEX to CMYK

Convert #E040CF to CMYK:

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

Color Meaning and Usage

#E040CF is a eye-catching magenta color with RGB values of 224, 64, 207 and HSL of 306°, 72%, 56%. 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 #E040CF is #3EE04E, creating high-contrast pairings. For softer combinations, try analogous colors like #9F3EE0.

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

Contrast with #E040CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E040CF?

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

What is the RGB value of #E040CF?

#E040CF in RGB is (224, 64, 207) - 224 red, 64 green, and 207 blue.

How to use #E040CF in CSS?

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

What colors go well with #E040CF?

#3EE04E (complementary), #9F3EE0 (analogous), and #B41DA5 (lighter shade) work well with #E040CF.