#E03EB7 Color Information

Hex color code: #E03EB7

#E03EB7 is a vivid magenta color. In RGB it is (224, 62, 183), and in HSL it is (315°, 72%, 56%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#E03EB7
RGB
224, 62, 183
HSL
315°, 72%, 56%
CMYK
0%, 72%, 18%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E03EB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 62, 183

Red: 224 / Green: 62 / Blue: 183

HSL

315°, 72%, 56%

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

CMYK

0%, 72%, 18%, 12%

Cyan: 0% / Magenta: 72% / Yellow: 18% / Key: 12%

What color is #E03EB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E03EB7 to RGB:

rgb(224, 62, 183)HEX to RGB Converter →

HEX to HSL

Convert #E03EB7 to HSL:

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

HEX to CMYK

Convert #E03EB7 to CMYK:

cmyk(0%, 72%, 18%, 12%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E03EB7 has RGB (224, 62, 183) and HSL (315°, 72%, 56%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E03EB7 is #3EE066, creating high-contrast pairings. For softer combinations, try analogous colors like #B73EE0.

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

Contrast with #E03EB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E03EB7?

#E03EB7 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E03EB7?

#E03EB7 in RGB is (224, 62, 183) - 224 red, 62 green, and 183 blue.

How to use #E03EB7 in CSS?

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

What colors go well with #E03EB7?

#3EE066 (complementary), #B73EE0 (analogous), and #B41D8E (lighter shade) work well with #E03EB7.