#E052EB Color Information

Hex color code: #E052EB

A dynamic magenta shade, #E052EB appears as (224, 82, 235) in RGB and (296°, 79%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#E052EB
RGB
224, 82, 235
HSL
296°, 79%, 62%
CMYK
5%, 65%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E052EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 82, 235

Red: 224 / Green: 82 / Blue: 235

HSL

296°, 79%, 62%

Hue: 296° / Saturation: 79% / Lightness: 62%

CMYK

5%, 65%, 0%, 8%

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

What color is #E052EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E052EB to RGB:

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

HEX to HSL

Convert #E052EB to HSL:

hsl(296, 79%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #E052EB to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #E052EB has RGB (224, 82, 235) and HSL (296°, 79%, 62%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E052EB is #5CEB52, creating high-contrast pairings. For softer combinations, try analogous colors like #9452EB.

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

Contrast with #E052EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E052EB?

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

What is the RGB value of #E052EB?

#E052EB in RGB is (224, 82, 235) - 224 red, 82 green, and 235 blue.

How to use #E052EB in CSS?

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

What colors go well with #E052EB?

#5CEB52 (complementary), #9452EB (analogous), and #CA19D7 (lighter shade) work well with #E052EB.