#E78DDF Color Information

Hex color code: #E78DDF

A understated magenta shade, #E78DDF appears as (231, 141, 223) in RGB and (305°, 65%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#E78DDF
RGB
231, 141, 223
HSL
305°, 65%, 73%
CMYK
0%, 39%, 3%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E78DDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 141, 223

Red: 231 / Green: 141 / Blue: 223

HSL

305°, 65%, 73%

Hue: 305° / Saturation: 65% / Lightness: 73%

CMYK

0%, 39%, 3%, 9%

Cyan: 0% / Magenta: 39% / Yellow: 3% / Key: 9%

What color is #E78DDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E78DDF to RGB:

rgb(231, 141, 223)HEX to RGB Converter →

HEX to HSL

Convert #E78DDF to HSL:

hsl(305, 65%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E78DDF to CMYK:

cmyk(0%, 39%, 3%, 9%)Color Converter →

Color Meaning and Usage

#E78DDF is a muted magenta color with RGB values of 231, 141, 223 and HSL of 305°, 65%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E78DDF is #8DE795, creating high-contrast pairings. For softer combinations, try analogous colors like #C28DE7.

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

Contrast with #E78DDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E78DDF?

#E78DDF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E78DDF?

#E78DDF in RGB is (231, 141, 223) - 231 red, 141 green, and 223 blue.

How to use #E78DDF in CSS?

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

What colors go well with #E78DDF?

#8DE795 (complementary), #C28DE7 (analogous), and #DA4ECE (lighter shade) work well with #E78DDF.