#E17ADA Color Information

Hex color code: #E17ADA

A balanced magenta shade, #E17ADA appears as (225, 122, 218) in RGB and (304°, 63%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E17ADA
RGB
225, 122, 218
HSL
304°, 63%, 68%
CMYK
0%, 46%, 3%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E17ADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 122, 218

Red: 225 / Green: 122 / Blue: 218

HSL

304°, 63%, 68%

Hue: 304° / Saturation: 63% / Lightness: 68%

CMYK

0%, 46%, 3%, 12%

Cyan: 0% / Magenta: 46% / Yellow: 3% / Key: 12%

What color is #E17ADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E17ADA to RGB:

rgb(225, 122, 218)HEX to RGB Converter →

HEX to HSL

Convert #E17ADA to HSL:

hsl(304, 63%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E17ADA to CMYK:

cmyk(0%, 46%, 3%, 12%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #E17ADA has RGB (225, 122, 218) and HSL (304°, 63%, 68%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E17ADA is #7AE181, creating high-contrast pairings. For softer combinations, try analogous colors like #B47AE1.

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

Contrast with #E17ADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E17ADA?

#E17ADA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E17ADA?

#E17ADA in RGB is (225, 122, 218) - 225 red, 122 green, and 218 blue.

How to use #E17ADA in CSS?

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

What colors go well with #E17ADA?

#7AE181 (complementary), #B47AE1 (analogous), and #D33CC9 (lighter shade) work well with #E17ADA.