#E381EE Color Information

Hex color code: #E381EE

The hex color #E381EE is a striking magenta with RGB values of (227, 129, 238) and HSL of (294°, 76%, 72%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#E381EE
RGB
227, 129, 238
HSL
294°, 76%, 72%
CMYK
5%, 46%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E381EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 129, 238

Red: 227 / Green: 129 / Blue: 238

HSL

294°, 76%, 72%

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

CMYK

5%, 46%, 0%, 7%

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

What color is #E381EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E381EE to RGB:

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

HEX to HSL

Convert #E381EE to HSL:

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

HEX to CMYK

Convert #E381EE to CMYK:

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

Color Meaning and Usage

#E381EE is a vivid magenta color with RGB values of 227, 129, 238 and HSL of 294°, 76%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E381EE is #8CEE81, creating high-contrast pairings. For softer combinations, try analogous colors like #AD81EE.

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

Contrast with #E381EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E381EE?

#E381EE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E381EE?

#E381EE in RGB is (227, 129, 238) - 227 red, 129 green, and 238 blue.

How to use #E381EE in CSS?

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

What colors go well with #E381EE?

#8CEE81 (complementary), #AD81EE (analogous), and #D43EE5 (lighter shade) work well with #E381EE.