#E581EE Color Information

Hex color code: #E581EE

The hex color #E581EE is a vivid magenta with RGB values of (229, 129, 238) and HSL of (295°, 76%, 72%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E581EE
RGB
229, 129, 238
HSL
295°, 76%, 72%
CMYK
4%, 46%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E581EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 129, 238

Red: 229 / Green: 129 / Blue: 238

HSL

295°, 76%, 72%

Hue: 295° / Saturation: 76% / Lightness: 72%

CMYK

4%, 46%, 0%, 7%

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

What color is #E581EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E581EE to RGB:

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

HEX to HSL

Convert #E581EE to HSL:

hsl(295, 76%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E581EE to CMYK:

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

Color Meaning and Usage

#E581EE is a bold magenta color with RGB values of 229, 129, 238 and HSL of 295°, 76%, 72%. 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 #E581EE is #8AEE81, creating high-contrast pairings. For softer combinations, try analogous colors like #AF81EE.

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

Contrast with #E581EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E581EE?

#E581EE is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E581EE?

#E581EE in RGB is (229, 129, 238) - 229 red, 129 green, and 238 blue.

How to use #E581EE in CSS?

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

What colors go well with #E581EE?

#8AEE81 (complementary), #AF81EE (analogous), and #D73EE5 (lighter shade) work well with #E581EE.