#E477DF Color Information

Hex color code: #E477DF

#E477DF is a neutral magenta color. In RGB it is (228, 119, 223), and in HSL it is (303°, 67%, 68%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E477DF
RGB
228, 119, 223
HSL
303°, 67%, 68%
CMYK
0%, 48%, 2%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E477DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 119, 223

Red: 228 / Green: 119 / Blue: 223

HSL

303°, 67%, 68%

Hue: 303° / Saturation: 67% / Lightness: 68%

CMYK

0%, 48%, 2%, 11%

Cyan: 0% / Magenta: 48% / Yellow: 2% / Key: 11%

What color is #E477DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E477DF to RGB:

rgb(228, 119, 223)HEX to RGB Converter →

HEX to HSL

Convert #E477DF to HSL:

hsl(303, 67%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E477DF to CMYK:

cmyk(0%, 48%, 2%, 11%)Color Converter →

Color Meaning and Usage

#E477DF is a understated magenta color with RGB values of 228, 119, 223 and HSL of 303°, 67%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E477DF is #77E47C, creating high-contrast pairings. For softer combinations, try analogous colors like #B377E4.

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

Contrast with #E477DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E477DF?

#E477DF is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E477DF?

#E477DF in RGB is (228, 119, 223) - 228 red, 119 green, and 223 blue.

How to use #E477DF in CSS?

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

What colors go well with #E477DF?

#77E47C (complementary), #B377E4 (analogous), and #D737CF (lighter shade) work well with #E477DF.