#E160AD Color Information

Hex color code: #E160AD

#E160AD is a neutral magenta color. In RGB it is (225, 96, 173), and in HSL it is (324°, 68%, 63%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#E160AD
RGB
225, 96, 173
HSL
324°, 68%, 63%
CMYK
0%, 57%, 23%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E160AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 96, 173

Red: 225 / Green: 96 / Blue: 173

HSL

324°, 68%, 63%

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

CMYK

0%, 57%, 23%, 12%

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

What color is #E160AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E160AD to RGB:

rgb(225, 96, 173)HEX to RGB Converter →

HEX to HSL

Convert #E160AD to HSL:

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

HEX to CMYK

Convert #E160AD to CMYK:

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

Color Meaning and Usage

#E160AD is a subtle magenta color with RGB values of 225, 96, 173 and HSL of 324°, 68%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E160AD is #60E194, creating high-contrast pairings. For softer combinations, try analogous colors like #D460E1.

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

Contrast with #E160AD

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

Contrast Ratio: 6.48:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E160AD?

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

What is the RGB value of #E160AD?

#E160AD in RGB is (225, 96, 173) - 225 red, 96 green, and 173 blue.

How to use #E160AD in CSS?

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

What colors go well with #E160AD?

#60E194 (complementary), #D460E1 (analogous), and #CE278B (lighter shade) work well with #E160AD.