#E37AED Color Information

Hex color code: #E37AED

A bold magenta shade, #E37AED appears as (227, 122, 237) in RGB and (295°, 76%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E37AED
RGB
227, 122, 237
HSL
295°, 76%, 70%
CMYK
4%, 49%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E37AED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 122, 237

Red: 227 / Green: 122 / Blue: 237

HSL

295°, 76%, 70%

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

CMYK

4%, 49%, 0%, 7%

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

What color is #E37AED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E37AED to RGB:

rgb(227, 122, 237)HEX to RGB Converter →

HEX to HSL

Convert #E37AED to HSL:

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

HEX to CMYK

Convert #E37AED to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #E37AED has RGB (227, 122, 237) and HSL (295°, 76%, 70%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E37AED is #82ED78, creating high-contrast pairings. For softer combinations, try analogous colors like #A978ED.

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

Contrast with #E37AED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E37AED?

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

What is the RGB value of #E37AED?

#E37AED in RGB is (227, 122, 237) - 227 red, 122 green, and 237 blue.

How to use #E37AED in CSS?

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

What colors go well with #E37AED?

#82ED78 (complementary), #A978ED (analogous), and #D535E3 (lighter shade) work well with #E37AED.