#E4499E Color Information

Hex color code: #E4499E

The hex color #E4499E is a dynamic magenta with RGB values of (228, 73, 158) and HSL of (327°, 74%, 59%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#E4499E
RGB
228, 73, 158
HSL
327°, 74%, 59%
CMYK
0%, 68%, 31%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E4499E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 73, 158

Red: 228 / Green: 73 / Blue: 158

HSL

327°, 74%, 59%

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

CMYK

0%, 68%, 31%, 11%

Cyan: 0% / Magenta: 68% / Yellow: 31% / Key: 11%

What color is #E4499E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E4499E to RGB:

rgb(228, 73, 158)HEX to RGB Converter →

HEX to HSL

Convert #E4499E to HSL:

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

HEX to CMYK

Convert #E4499E to CMYK:

cmyk(0%, 68%, 31%, 11%)Color Converter →

Color Meaning and Usage

#E4499E is a vivid magenta color with RGB values of 228, 73, 158 and HSL of 327°, 74%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E4499E is #49E48F, creating high-contrast pairings. For softer combinations, try analogous colors like #DC49E4.

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

Contrast with #E4499E

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 #E4499E?

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

What is the RGB value of #E4499E?

#E4499E in RGB is (228, 73, 158) - 228 red, 73 green, and 158 blue.

How to use #E4499E in CSS?

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

What colors go well with #E4499E?

#49E48F (complementary), #DC49E4 (analogous), and #C31D79 (lighter shade) work well with #E4499E.