#E481DF Color Information

Hex color code: #E481DF

#E481DF is a balanced magenta color. In RGB it is (228, 129, 223), and in HSL it is (303°, 65%, 70%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E481DF
RGB
228, 129, 223
HSL
303°, 65%, 70%
CMYK
0%, 43%, 2%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E481DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 129, 223

Red: 228 / Green: 129 / Blue: 223

HSL

303°, 65%, 70%

Hue: 303° / Saturation: 65% / Lightness: 70%

CMYK

0%, 43%, 2%, 11%

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

What color is #E481DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E481DF to RGB:

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

HEX to HSL

Convert #E481DF to HSL:

hsl(303, 65%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E481DF to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #E481DF has RGB (228, 129, 223) and HSL (303°, 65%, 70%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E481DF is #81E486, creating high-contrast pairings. For softer combinations, try analogous colors like #B781E4.

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

Contrast with #E481DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E481DF?

#E481DF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E481DF?

#E481DF in RGB is (228, 129, 223) - 228 red, 129 green, and 223 blue.

How to use #E481DF in CSS?

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

What colors go well with #E481DF?

#81E486 (complementary), #B781E4 (analogous), and #D742CF (lighter shade) work well with #E481DF.