#E147AE Color Information

Hex color code: #E147AE

The hex color #E147AE is a bold magenta with RGB values of (225, 71, 174) and HSL of (320°, 72%, 58%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E147AE
RGB
225, 71, 174
HSL
320°, 72%, 58%
CMYK
0%, 68%, 23%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E147AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 71, 174

Red: 225 / Green: 71 / Blue: 174

HSL

320°, 72%, 58%

Hue: 320° / Saturation: 72% / Lightness: 58%

CMYK

0%, 68%, 23%, 12%

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

What color is #E147AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E147AE to RGB:

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

HEX to HSL

Convert #E147AE to HSL:

hsl(320, 72%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #E147AE to CMYK:

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

Color Meaning and Usage

#E147AE is a bold magenta color with RGB values of 225, 71, 174 and HSL of 320°, 72%, 58%. 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 #E147AE is #47E17A, creating high-contrast pairings. For softer combinations, try analogous colors like #C747E1.

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

Contrast with #E147AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E147AE?

#E147AE is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E147AE?

#E147AE in RGB is (225, 71, 174) - 225 red, 71 green, and 174 blue.

How to use #E147AE in CSS?

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

What colors go well with #E147AE?

#47E17A (complementary), #C747E1 (analogous), and #BD1F88 (lighter shade) work well with #E147AE.