#EA57AF Color Information

Hex color code: #EA57AF

A bold magenta shade, #EA57AF appears as (234, 87, 175) in RGB and (324°, 78%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EA57AF
RGB
234, 87, 175
HSL
324°, 78%, 63%
CMYK
0%, 63%, 25%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA57AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 87, 175

Red: 234 / Green: 87 / Blue: 175

HSL

324°, 78%, 63%

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

CMYK

0%, 63%, 25%, 8%

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

What color is #EA57AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA57AF to RGB:

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

HEX to HSL

Convert #EA57AF to HSL:

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

HEX to CMYK

Convert #EA57AF to CMYK:

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

Color Meaning and Usage

#EA57AF is a bold magenta color with RGB values of 234, 87, 175 and HSL of 324°, 78%, 63%. 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 #EA57AF is #57EA92, creating high-contrast pairings. For softer combinations, try analogous colors like #DC57EA.

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

Contrast with #EA57AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA57AF?

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

What is the RGB value of #EA57AF?

#EA57AF in RGB is (234, 87, 175) - 234 red, 87 green, and 175 blue.

How to use #EA57AF in CSS?

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

What colors go well with #EA57AF?

#57EA92 (complementary), #DC57EA (analogous), and #DA1B8D (lighter shade) work well with #EA57AF.