#E362EA Color Information

Hex color code: #E362EA

A bold magenta shade, #E362EA appears as (227, 98, 234) in RGB and (297°, 76%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E362EA
RGB
227, 98, 234
HSL
297°, 76%, 65%
CMYK
3%, 58%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E362EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 98, 234

Red: 227 / Green: 98 / Blue: 234

HSL

297°, 76%, 65%

Hue: 297° / Saturation: 76% / Lightness: 65%

CMYK

3%, 58%, 0%, 8%

Cyan: 3% / Magenta: 58% / Yellow: 0% / Key: 8%

What color is #E362EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E362EA to RGB:

rgb(227, 98, 234)HEX to RGB Converter →

HEX to HSL

Convert #E362EA to HSL:

hsl(297, 76%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E362EA to CMYK:

cmyk(3%, 58%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #E362EA has RGB (227, 98, 234) and HSL (297°, 76%, 65%). 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 #E362EA is #69EA62, creating high-contrast pairings. For softer combinations, try analogous colors like #9F62EA.

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

Contrast with #E362EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E362EA?

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

What is the RGB value of #E362EA?

#E362EA in RGB is (227, 98, 234) - 227 red, 98 green, and 234 blue.

How to use #E362EA in CSS?

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

What colors go well with #E362EA?

#69EA62 (complementary), #9F62EA (analogous), and #D71FE0 (lighter shade) work well with #E362EA.