#E587EE Color Information

Hex color code: #E587EE

#E587EE is a dynamic magenta color. In RGB it is (229, 135, 238), and in HSL it is (295°, 75%, 73%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E587EE
RGB
229, 135, 238
HSL
295°, 75%, 73%
CMYK
4%, 43%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E587EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 135, 238

Red: 229 / Green: 135 / Blue: 238

HSL

295°, 75%, 73%

Hue: 295° / Saturation: 75% / Lightness: 73%

CMYK

4%, 43%, 0%, 7%

Cyan: 4% / Magenta: 43% / Yellow: 0% / Key: 7%

What color is #E587EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E587EE to RGB:

rgb(229, 135, 238)HEX to RGB Converter →

HEX to HSL

Convert #E587EE to HSL:

hsl(295, 75%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E587EE to CMYK:

cmyk(4%, 43%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E587EE is a striking magenta color with RGB values of 229, 135, 238 and HSL of 295°, 75%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E587EE is #8FEE87, creating high-contrast pairings. For softer combinations, try analogous colors like #B287EE.

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

Contrast with #E587EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E587EE?

#E587EE is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E587EE?

#E587EE in RGB is (229, 135, 238) - 229 red, 135 green, and 238 blue.

How to use #E587EE in CSS?

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

What colors go well with #E587EE?

#8FEE87 (complementary), #B287EE (analogous), and #D744E4 (lighter shade) work well with #E587EE.