#E73EEA Color Information

Hex color code: #E73EEA

The hex color #E73EEA is a dynamic magenta with RGB values of (231, 62, 234) and HSL of (299°, 80%, 58%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#E73EEA
RGB
231, 62, 234
HSL
299°, 80%, 58%
CMYK
1%, 74%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E73EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 62, 234

Red: 231 / Green: 62 / Blue: 234

HSL

299°, 80%, 58%

Hue: 299° / Saturation: 80% / Lightness: 58%

CMYK

1%, 74%, 0%, 8%

Cyan: 1% / Magenta: 74% / Yellow: 0% / Key: 8%

What color is #E73EEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E73EEA to RGB:

rgb(231, 62, 234)HEX to RGB Converter →

HEX to HSL

Convert #E73EEA to HSL:

hsl(299, 80%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #E73EEA to CMYK:

cmyk(1%, 74%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #E73EEA has RGB (231, 62, 234) and HSL (299°, 80%, 58%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E73EEA is #41EA3E, creating high-contrast pairings. For softer combinations, try analogous colors like #913EEA.

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

Contrast with #E73EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E73EEA?

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

What is the RGB value of #E73EEA?

#E73EEA in RGB is (231, 62, 234) - 231 red, 62 green, and 234 blue.

How to use #E73EEA in CSS?

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

What colors go well with #E73EEA?

#41EA3E (complementary), #913EEA (analogous), and #C216C5 (lighter shade) work well with #E73EEA.