#E01FAD Color Information

Hex color code: #E01FAD

The hex color #E01FAD is a striking magenta with RGB values of (224, 31, 173) and HSL of (316°, 76%, 50%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#E01FAD
RGB
224, 31, 173
HSL
316°, 76%, 50%
CMYK
0%, 86%, 23%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E01FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 31, 173

Red: 224 / Green: 31 / Blue: 173

HSL

316°, 76%, 50%

Hue: 316° / Saturation: 76% / Lightness: 50%

CMYK

0%, 86%, 23%, 12%

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

What color is #E01FAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E01FAD to RGB:

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

HEX to HSL

Convert #E01FAD to HSL:

hsl(316, 76%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #E01FAD to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #E01FAD has RGB (224, 31, 173) and HSL (316°, 76%, 50%). 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 #E01FAD is #1FE052, creating high-contrast pairings. For softer combinations, try analogous colors like #B31FE0.

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

Contrast with #E01FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E01FAD?

#E01FAD is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E01FAD?

#E01FAD in RGB is (224, 31, 173) - 224 red, 31 green, and 173 blue.

How to use #E01FAD in CSS?

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

What colors go well with #E01FAD?

#1FE052 (complementary), #B31FE0 (analogous), and #9D1579 (lighter shade) work well with #E01FAD.