#E481EF Color Information

Hex color code: #E481EF

A vivid magenta shade, #E481EF appears as (228, 129, 239) in RGB and (294°, 77%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E481EF
RGB
228, 129, 239
HSL
294°, 77%, 72%
CMYK
5%, 46%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E481EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 129, 239

Red: 228 / Green: 129 / Blue: 239

HSL

294°, 77%, 72%

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

CMYK

5%, 46%, 0%, 6%

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

What color is #E481EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E481EF to RGB:

rgb(228, 129, 239)HEX to RGB Converter →

HEX to HSL

Convert #E481EF to HSL:

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

HEX to CMYK

Convert #E481EF to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #E481EF has RGB (228, 129, 239) and HSL (294°, 77%, 72%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E481EF is #8CEF81, creating high-contrast pairings. For softer combinations, try analogous colors like #AD81EF.

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

Contrast with #E481EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E481EF?

#E481EF is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E481EF?

#E481EF in RGB is (228, 129, 239) - 228 red, 129 green, and 239 blue.

How to use #E481EF in CSS?

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

What colors go well with #E481EF?

#8CEF81 (complementary), #AD81EF (analogous), and #D53DE6 (lighter shade) work well with #E481EF.