#E151EC Color Information

Hex color code: #E151EC

A striking magenta shade, #E151EC appears as (225, 81, 236) in RGB and (296°, 80%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#E151EC
RGB
225, 81, 236
HSL
296°, 80%, 62%
CMYK
5%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E151EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 81, 236

Red: 225 / Green: 81 / Blue: 236

HSL

296°, 80%, 62%

Hue: 296° / Saturation: 80% / Lightness: 62%

CMYK

5%, 66%, 0%, 7%

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

What color is #E151EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E151EC to RGB:

rgb(225, 81, 236)HEX to RGB Converter →

HEX to HSL

Convert #E151EC to HSL:

hsl(296, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #E151EC to CMYK:

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

Color Meaning and Usage

#E151EC is a striking magenta color with RGB values of 225, 81, 236 and HSL of 296°, 80%, 62%. 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 #E151EC is #5BEC51, creating high-contrast pairings. For softer combinations, try analogous colors like #9451EC.

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

Contrast with #E151EC

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

Contrast Ratio: 6.59:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E151EC?

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

What is the RGB value of #E151EC?

#E151EC in RGB is (225, 81, 236) - 225 red, 81 green, and 236 blue.

How to use #E151EC in CSS?

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

What colors go well with #E151EC?

#5BEC51 (complementary), #9451EC (analogous), and #CB18D8 (lighter shade) work well with #E151EC.