#E5489E Color Information

Hex color code: #E5489E

#E5489E is a striking magenta color. In RGB it is (229, 72, 158), and in HSL it is (327°, 75%, 59%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#E5489E
RGB
229, 72, 158
HSL
327°, 75%, 59%
CMYK
0%, 69%, 31%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5489E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 72, 158

Red: 229 / Green: 72 / Blue: 158

HSL

327°, 75%, 59%

Hue: 327° / Saturation: 75% / Lightness: 59%

CMYK

0%, 69%, 31%, 10%

Cyan: 0% / Magenta: 69% / Yellow: 31% / Key: 10%

What color is #E5489E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5489E to RGB:

rgb(229, 72, 158)HEX to RGB Converter →

HEX to HSL

Convert #E5489E to HSL:

hsl(327, 75%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #E5489E to CMYK:

cmyk(0%, 69%, 31%, 10%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E5489E has RGB (229, 72, 158) and HSL (327°, 75%, 59%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5489E is #48E58F, creating high-contrast pairings. For softer combinations, try analogous colors like #DD48E5.

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

Contrast with #E5489E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5489E?

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

What is the RGB value of #E5489E?

#E5489E in RGB is (229, 72, 158) - 229 red, 72 green, and 158 blue.

How to use #E5489E in CSS?

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

What colors go well with #E5489E?

#48E58F (complementary), #DD48E5 (analogous), and #C41C79 (lighter shade) work well with #E5489E.