#E17ADD Color Information

Hex color code: #E17ADD

A subtle magenta shade, #E17ADD appears as (225, 122, 221) in RGB and (302°, 63%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#E17ADD
RGB
225, 122, 221
HSL
302°, 63%, 68%
CMYK
0%, 46%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E17ADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 122, 221

Red: 225 / Green: 122 / Blue: 221

HSL

302°, 63%, 68%

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

CMYK

0%, 46%, 2%, 12%

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

What color is #E17ADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E17ADD to RGB:

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

HEX to HSL

Convert #E17ADD to HSL:

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

HEX to CMYK

Convert #E17ADD to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #E17ADD has RGB (225, 122, 221) and HSL (302°, 63%, 68%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E17ADD is #7AE17D, creating high-contrast pairings. For softer combinations, try analogous colors like #B17AE1.

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

Contrast with #E17ADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E17ADD?

#E17ADD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E17ADD?

#E17ADD in RGB is (225, 122, 221) - 225 red, 122 green, and 221 blue.

How to use #E17ADD in CSS?

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

What colors go well with #E17ADD?

#7AE17D (complementary), #B17AE1 (analogous), and #D33CCE (lighter shade) work well with #E17ADD.