#E52ECD Color Information

Hex color code: #E52ECD

#E52ECD is a eye-catching magenta color. In RGB it is (229, 46, 205), and in HSL it is (308°, 78%, 54%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#E52ECD
RGB
229, 46, 205
HSL
308°, 78%, 54%
CMYK
0%, 80%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E52ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 46, 205

Red: 229 / Green: 46 / Blue: 205

HSL

308°, 78%, 54%

Hue: 308° / Saturation: 78% / Lightness: 54%

CMYK

0%, 80%, 10%, 10%

Cyan: 0% / Magenta: 80% / Yellow: 10% / Key: 10%

What color is #E52ECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E52ECD to RGB:

rgb(229, 46, 205)HEX to RGB Converter →

HEX to HSL

Convert #E52ECD to HSL:

hsl(308, 78%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #E52ECD to CMYK:

cmyk(0%, 80%, 10%, 10%)Color Converter →

Color Meaning and Usage

#E52ECD is a bold magenta color with RGB values of 229, 46, 205 and HSL of 308°, 78%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E52ECD is #2EE547, creating high-contrast pairings. For softer combinations, try analogous colors like #A22EE5.

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

Contrast with #E52ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E52ECD?

#E52ECD is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E52ECD?

#E52ECD in RGB is (229, 46, 205) - 229 red, 46 green, and 205 blue.

How to use #E52ECD in CSS?

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

What colors go well with #E52ECD?

#2EE547 (complementary), #A22EE5 (analogous), and #B1169C (lighter shade) work well with #E52ECD.