#E174AF Color Information

Hex color code: #E174AF

#E174AF is a understated magenta color. In RGB it is (225, 116, 175), and in HSL it is (328°, 64%, 67%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#E174AF
RGB
225, 116, 175
HSL
328°, 64%, 67%
CMYK
0%, 48%, 22%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E174AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 116, 175

Red: 225 / Green: 116 / Blue: 175

HSL

328°, 64%, 67%

Hue: 328° / Saturation: 64% / Lightness: 67%

CMYK

0%, 48%, 22%, 12%

Cyan: 0% / Magenta: 48% / Yellow: 22% / Key: 12%

What color is #E174AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E174AF to RGB:

rgb(225, 116, 175)HEX to RGB Converter →

HEX to HSL

Convert #E174AF to HSL:

hsl(328, 64%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E174AF to CMYK:

cmyk(0%, 48%, 22%, 12%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #E174AF has RGB (225, 116, 175) and HSL (328°, 64%, 67%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E174AF is #75E1A7, creating high-contrast pairings. For softer combinations, try analogous colors like #DD75E1.

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

Contrast with #E174AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E174AF?

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

What is the RGB value of #E174AF?

#E174AF in RGB is (225, 116, 175) - 225 red, 116 green, and 175 blue.

How to use #E174AF in CSS?

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

What colors go well with #E174AF?

#75E1A7 (complementary), #DD75E1 (analogous), and #D3368A (lighter shade) work well with #E174AF.