#EA57C1 Color Information

Hex color code: #EA57C1

A eye-catching magenta shade, #EA57C1 appears as (234, 87, 193) in RGB and (317°, 78%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EA57C1
RGB
234, 87, 193
HSL
317°, 78%, 63%
CMYK
0%, 63%, 18%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA57C1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 87, 193

Red: 234 / Green: 87 / Blue: 193

HSL

317°, 78%, 63%

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

CMYK

0%, 63%, 18%, 8%

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

What color is #EA57C1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA57C1 to RGB:

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

HEX to HSL

Convert #EA57C1 to HSL:

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

HEX to CMYK

Convert #EA57C1 to CMYK:

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

Color Meaning and Usage

#EA57C1 is a vivid magenta color with RGB values of 234, 87, 193 and HSL of 317°, 78%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA57C1 is #57EA81, creating high-contrast pairings. For softer combinations, try analogous colors like #CA57EA.

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

Contrast with #EA57C1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA57C1?

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

What is the RGB value of #EA57C1?

#EA57C1 in RGB is (234, 87, 193) - 234 red, 87 green, and 193 blue.

How to use #EA57C1 in CSS?

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

What colors go well with #EA57C1?

#57EA81 (complementary), #CA57EA (analogous), and #DA1BA4 (lighter shade) work well with #EA57C1.