#E47CAC Color Information

Hex color code: #E47CAC

The hex color #E47CAC is a fiery magenta with RGB values of (228, 124, 172) and HSL of (332°, 66%, 69%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#E47CAC
RGB
228, 124, 172
HSL
332°, 66%, 69%
CMYK
0%, 46%, 25%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E47CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 124, 172

Red: 228 / Green: 124 / Blue: 172

HSL

332°, 66%, 69%

Hue: 332° / Saturation: 66% / Lightness: 69%

CMYK

0%, 46%, 25%, 11%

Cyan: 0% / Magenta: 46% / Yellow: 25% / Key: 11%

What color is #E47CAC?

#E47CAC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E47CAC to RGB:

rgb(228, 124, 172)HEX to RGB Converter →

HEX to HSL

Convert #E47CAC to HSL:

hsl(332, 66%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E47CAC to CMYK:

cmyk(0%, 46%, 25%, 11%)Color Converter →

Color Meaning and Usage

#E47CAC is a invigorating magenta color with RGB values of 228, 124, 172 and HSL of 332°, 66%, 69%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E47CAC is #7CE4B3, creating high-contrast pairings. For softer combinations, try analogous colors like #E47CE1.

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

Contrast with #E47CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E47CAC?

#E47CAC is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E47CAC?

#E47CAC in RGB is (228, 124, 172) - 228 red, 124 green, and 172 blue.

How to use #E47CAC in CSS?

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

What colors go well with #E47CAC?

#7CE4B3 (complementary), #E47CE1 (analogous), and #D73C85 (lighter shade) work well with #E47CAC.