#E586DF Color Information

Hex color code: #E586DF

#E586DF is a neutral magenta color. In RGB it is (229, 134, 223), and in HSL it is (304°, 65%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E586DF
RGB
229, 134, 223
HSL
304°, 65%, 71%
CMYK
0%, 41%, 3%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E586DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 134, 223

Red: 229 / Green: 134 / Blue: 223

HSL

304°, 65%, 71%

Hue: 304° / Saturation: 65% / Lightness: 71%

CMYK

0%, 41%, 3%, 10%

Cyan: 0% / Magenta: 41% / Yellow: 3% / Key: 10%

What color is #E586DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E586DF to RGB:

rgb(229, 134, 223)HEX to RGB Converter →

HEX to HSL

Convert #E586DF to HSL:

hsl(304, 65%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E586DF to CMYK:

cmyk(0%, 41%, 3%, 10%)Color Converter →

Color Meaning and Usage

#E586DF is a muted magenta color with RGB values of 229, 134, 223 and HSL of 304°, 65%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E586DF is #85E58B, creating high-contrast pairings. For softer combinations, try analogous colors like #BB85E5.

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

Contrast with #E586DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E586DF?

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

What is the RGB value of #E586DF?

#E586DF in RGB is (229, 134, 223) - 229 red, 134 green, and 223 blue.

How to use #E586DF in CSS?

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

What colors go well with #E586DF?

#85E58B (complementary), #BB85E5 (analogous), and #D846CE (lighter shade) work well with #E586DF.