#E47CDA Color Information

Hex color code: #E47CDA

#E47CDA is a balanced magenta color. In RGB it is (228, 124, 218), and in HSL it is (306°, 66%, 69%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E47CDA
RGB
228, 124, 218
HSL
306°, 66%, 69%
CMYK
0%, 46%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E47CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 124, 218

Red: 228 / Green: 124 / Blue: 218

HSL

306°, 66%, 69%

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

CMYK

0%, 46%, 4%, 11%

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

What color is #E47CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E47CDA to RGB:

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

HEX to HSL

Convert #E47CDA to HSL:

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

HEX to CMYK

Convert #E47CDA to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #E47CDA has RGB (228, 124, 218) and HSL (306°, 66%, 69%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E47CDA is #7CE486, creating high-contrast pairings. For softer combinations, try analogous colors like #BA7CE4.

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

Contrast with #E47CDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E47CDA?

#E47CDA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E47CDA?

#E47CDA in RGB is (228, 124, 218) - 228 red, 124 green, and 218 blue.

How to use #E47CDA in CSS?

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

What colors go well with #E47CDA?

#7CE486 (complementary), #BA7CE4 (analogous), and #D73CC8 (lighter shade) work well with #E47CDA.