#E170AE Color Information

Hex color code: #E170AE

A subtle magenta shade, #E170AE appears as (225, 112, 174) in RGB and (327°, 65%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#E170AE
RGB
225, 112, 174
HSL
327°, 65%, 66%
CMYK
0%, 50%, 23%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E170AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 112, 174

Red: 225 / Green: 112 / Blue: 174

HSL

327°, 65%, 66%

Hue: 327° / Saturation: 65% / Lightness: 66%

CMYK

0%, 50%, 23%, 12%

Cyan: 0% / Magenta: 50% / Yellow: 23% / Key: 12%

What color is #E170AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E170AE to RGB:

rgb(225, 112, 174)HEX to RGB Converter →

HEX to HSL

Convert #E170AE to HSL:

hsl(327, 65%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #E170AE to CMYK:

cmyk(0%, 50%, 23%, 12%)Color Converter →

Color Meaning and Usage

#E170AE is a balanced magenta color with RGB values of 225, 112, 174 and HSL of 327°, 65%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E170AE is #70E1A3, creating high-contrast pairings. For softer combinations, try analogous colors like #DB70E1.

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

Contrast with #E170AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E170AE?

#E170AE is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E170AE?

#E170AE in RGB is (225, 112, 174) - 225 red, 112 green, and 174 blue.

How to use #E170AE in CSS?

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

What colors go well with #E170AE?

#70E1A3 (complementary), #DB70E1 (analogous), and #D3318A (lighter shade) work well with #E170AE.