#E52ACF Color Information

Hex color code: #E52ACF

#E52ACF is a bold magenta color. In RGB it is (229, 42, 207), and in HSL it is (307°, 78%, 53%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#E52ACF
RGB
229, 42, 207
HSL
307°, 78%, 53%
CMYK
0%, 82%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E52ACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 42, 207

Red: 229 / Green: 42 / Blue: 207

HSL

307°, 78%, 53%

Hue: 307° / Saturation: 78% / Lightness: 53%

CMYK

0%, 82%, 10%, 10%

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

What color is #E52ACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E52ACF to RGB:

rgb(229, 42, 207)HEX to RGB Converter →

HEX to HSL

Convert #E52ACF to HSL:

hsl(307, 78%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #E52ACF to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #E52ACF has RGB (229, 42, 207) and HSL (307°, 78%, 53%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E52ACF is #2AE53F, creating high-contrast pairings. For softer combinations, try analogous colors like #9D2AE5.

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

Contrast with #E52ACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E52ACF?

#E52ACF is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E52ACF?

#E52ACF in RGB is (229, 42, 207) - 229 red, 42 green, and 207 blue.

How to use #E52ACF in CSS?

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

What colors go well with #E52ACF?

#2AE53F (complementary), #9D2AE5 (analogous), and #AC159B (lighter shade) work well with #E52ACF.