#E190EA Color Information

Hex color code: #E190EA

A neutral magenta shade, #E190EA appears as (225, 144, 234) in RGB and (294°, 68%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E190EA
RGB
225, 144, 234
HSL
294°, 68%, 74%
CMYK
4%, 38%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E190EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 144, 234

Red: 225 / Green: 144 / Blue: 234

HSL

294°, 68%, 74%

Hue: 294° / Saturation: 68% / Lightness: 74%

CMYK

4%, 38%, 0%, 8%

Cyan: 4% / Magenta: 38% / Yellow: 0% / Key: 8%

What color is #E190EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E190EA to RGB:

rgb(225, 144, 234)HEX to RGB Converter →

HEX to HSL

Convert #E190EA to HSL:

hsl(294, 68%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #E190EA to CMYK:

cmyk(4%, 38%, 0%, 8%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #E190EA has RGB (225, 144, 234) and HSL (294°, 68%, 74%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E190EA is #99EA90, creating high-contrast pairings. For softer combinations, try analogous colors like #B490EA.

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

Contrast with #E190EA

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

Contrast Ratio: 9.38:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E190EA?

#E190EA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E190EA?

#E190EA in RGB is (225, 144, 234) - 225 red, 144 green, and 234 blue.

How to use #E190EA in CSS?

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

What colors go well with #E190EA?

#99EA90 (complementary), #B490EA (analogous), and #CF4FDE (lighter shade) work well with #E190EA.