#E173DA Color Information

Hex color code: #E173DA

A muted magenta shade, #E173DA appears as (225, 115, 218) in RGB and (304°, 65%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E173DA
RGB
225, 115, 218
HSL
304°, 65%, 67%
CMYK
0%, 49%, 3%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E173DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 115, 218

Red: 225 / Green: 115 / Blue: 218

HSL

304°, 65%, 67%

Hue: 304° / Saturation: 65% / Lightness: 67%

CMYK

0%, 49%, 3%, 12%

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

What color is #E173DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E173DA to RGB:

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

HEX to HSL

Convert #E173DA to HSL:

hsl(304, 65%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E173DA to CMYK:

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

Color Meaning and Usage

#E173DA is a balanced magenta color with RGB values of 225, 115, 218 and HSL of 304°, 65%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E173DA is #74E27B, creating high-contrast pairings. For softer combinations, try analogous colors like #B274E2.

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

Contrast with #E173DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E173DA?

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

What is the RGB value of #E173DA?

#E173DA in RGB is (225, 115, 218) - 225 red, 115 green, and 218 blue.

How to use #E173DA in CSS?

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

What colors go well with #E173DA?

#74E27B (complementary), #B274E2 (analogous), and #D435CA (lighter shade) work well with #E173DA.