#EA57CF Color Information

Hex color code: #EA57CF

#EA57CF is a vivid magenta color. In RGB it is (234, 87, 207), and in HSL it is (311°, 78%, 63%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EA57CF
RGB
234, 87, 207
HSL
311°, 78%, 63%
CMYK
0%, 63%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA57CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 87, 207

Red: 234 / Green: 87 / Blue: 207

HSL

311°, 78%, 63%

Hue: 311° / Saturation: 78% / Lightness: 63%

CMYK

0%, 63%, 12%, 8%

Cyan: 0% / Magenta: 63% / Yellow: 12% / Key: 8%

What color is #EA57CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA57CF to RGB:

rgb(234, 87, 207)HEX to RGB Converter →

HEX to HSL

Convert #EA57CF to HSL:

hsl(311, 78%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #EA57CF to CMYK:

cmyk(0%, 63%, 12%, 8%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EA57CF has RGB (234, 87, 207) and HSL (311°, 78%, 63%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA57CF is #57EA72, creating high-contrast pairings. For softer combinations, try analogous colors like #BC57EA.

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

Contrast with #EA57CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA57CF?

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

What is the RGB value of #EA57CF?

#EA57CF in RGB is (234, 87, 207) - 234 red, 87 green, and 207 blue.

How to use #EA57CF in CSS?

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

What colors go well with #EA57CF?

#57EA72 (complementary), #BC57EA (analogous), and #DA1BB7 (lighter shade) work well with #EA57CF.