#E014EB Color Information

Hex color code: #E014EB

#E014EB is a eye-catching magenta color. In RGB it is (224, 20, 235), and in HSL it is (297°, 84%, 50%). It is widely used in graphic design.

Try:
Color NameMagenta
HEX
#E014EB
RGB
224, 20, 235
HSL
297°, 84%, 50%
CMYK
5%, 91%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E014EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 20, 235

Red: 224 / Green: 20 / Blue: 235

HSL

297°, 84%, 50%

Hue: 297° / Saturation: 84% / Lightness: 50%

CMYK

5%, 91%, 0%, 8%

Cyan: 5% / Magenta: 91% / Yellow: 0% / Key: 8%

What color is #E014EB?

#E014EB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E014EB to RGB:

rgb(224, 20, 235)HEX to RGB Converter →

HEX to HSL

Convert #E014EB to HSL:

hsl(297, 84%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #E014EB to CMYK:

cmyk(5%, 91%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #E014EB has RGB (224, 20, 235) and HSL (297°, 84%, 50%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E014EB is #1FEB14, creating high-contrast pairings. For softer combinations, try analogous colors like #7514EB.

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

Contrast with #E014EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E014EB?

#E014EB is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E014EB?

#E014EB in RGB is (224, 20, 235) - 224 red, 20 green, and 235 blue.

How to use #E014EB in CSS?

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

What colors go well with #E014EB?

#1FEB14 (complementary), #7514EB (analogous), and #9D0EA4 (lighter shade) work well with #E014EB.