#E01FB0 Color Information

Hex color code: #E01FB0

The hex color #E01FB0 is a striking magenta with RGB values of (224, 31, 176) and HSL of (315°, 76%, 50%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#E01FB0
RGB
224, 31, 176
HSL
315°, 76%, 50%
CMYK
0%, 86%, 21%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E01FB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 31, 176

Red: 224 / Green: 31 / Blue: 176

HSL

315°, 76%, 50%

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

CMYK

0%, 86%, 21%, 12%

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

What color is #E01FB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E01FB0 to RGB:

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

HEX to HSL

Convert #E01FB0 to HSL:

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

HEX to CMYK

Convert #E01FB0 to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #E01FB0 has RGB (224, 31, 176) and HSL (315°, 76%, 50%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E01FB0 is #1FE04F, creating high-contrast pairings. For softer combinations, try analogous colors like #B01FE0.

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

Contrast with #E01FB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E01FB0?

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

What is the RGB value of #E01FB0?

#E01FB0 in RGB is (224, 31, 176) - 224 red, 31 green, and 176 blue.

How to use #E01FB0 in CSS?

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

What colors go well with #E01FB0?

#1FE04F (complementary), #B01FE0 (analogous), and #9D157B (lighter shade) work well with #E01FB0.