#EA577E Color Information

Hex color code: #EA577E

#EA577E is a striking magenta color. In RGB it is (234, 87, 126), and in HSL it is (344°, 78%, 63%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#EA577E
RGB
234, 87, 126
HSL
344°, 78%, 63%
CMYK
0%, 63%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA577E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 87, 126

Red: 234 / Green: 87 / Blue: 126

HSL

344°, 78%, 63%

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

CMYK

0%, 63%, 46%, 8%

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

What color is #EA577E?

#EA577E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA577E to RGB:

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

HEX to HSL

Convert #EA577E to HSL:

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

HEX to CMYK

Convert #EA577E to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #EA577E has RGB (234, 87, 126) and HSL (344°, 78%, 63%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA577E is #57EAC3, creating high-contrast pairings. For softer combinations, try analogous colors like #EA57C8.

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

Contrast with #EA577E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA577E?

#EA577E is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA577E?

#EA577E in RGB is (234, 87, 126) - 234 red, 87 green, and 126 blue.

How to use #EA577E in CSS?

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

What colors go well with #EA577E?

#57EAC3 (complementary), #EA57C8 (analogous), and #DA1B4E (lighter shade) work well with #EA577E.