#E78CEE Color Information

Hex color code: #E78CEE

The hex color #E78CEE is a bold magenta with RGB values of (231, 140, 238) and HSL of (296°, 74%, 74%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E78CEE
RGB
231, 140, 238
HSL
296°, 74%, 74%
CMYK
3%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E78CEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 140, 238

Red: 231 / Green: 140 / Blue: 238

HSL

296°, 74%, 74%

Hue: 296° / Saturation: 74% / Lightness: 74%

CMYK

3%, 41%, 0%, 7%

Cyan: 3% / Magenta: 41% / Yellow: 0% / Key: 7%

What color is #E78CEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E78CEE to RGB:

rgb(231, 140, 238)HEX to RGB Converter →

HEX to HSL

Convert #E78CEE to HSL:

hsl(296, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #E78CEE to CMYK:

cmyk(3%, 41%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E78CEE has RGB (231, 140, 238) and HSL (296°, 74%, 74%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E78CEE is #92EE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #B68CEE.

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

Contrast with #E78CEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E78CEE?

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

What is the RGB value of #E78CEE?

#E78CEE in RGB is (231, 140, 238) - 231 red, 140 green, and 238 blue.

How to use #E78CEE in CSS?

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

What colors go well with #E78CEE?

#92EE8C (complementary), #B68CEE (analogous), and #DA49E4 (lighter shade) work well with #E78CEE.