#ED78DF Color Information

Hex color code: #ED78DF

#ED78DF is a bold magenta color. In RGB it is (237, 120, 223), and in HSL it is (307°, 76%, 70%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#ED78DF
RGB
237, 120, 223
HSL
307°, 76%, 70%
CMYK
0%, 49%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED78DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 120, 223

Red: 237 / Green: 120 / Blue: 223

HSL

307°, 76%, 70%

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

CMYK

0%, 49%, 6%, 7%

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

What color is #ED78DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED78DF to RGB:

rgb(237, 120, 223)HEX to RGB Converter →

HEX to HSL

Convert #ED78DF to HSL:

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

HEX to CMYK

Convert #ED78DF to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #ED78DF has RGB (237, 120, 223) and HSL (307°, 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 #ED78DF is #78ED86, creating high-contrast pairings. For softer combinations, try analogous colors like #C078ED.

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

Contrast with #ED78DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED78DF?

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

What is the RGB value of #ED78DF?

#ED78DF in RGB is (237, 120, 223) - 237 red, 120 green, and 223 blue.

How to use #ED78DF in CSS?

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

What colors go well with #ED78DF?

#78ED86 (complementary), #C078ED (analogous), and #E335CF (lighter shade) work well with #ED78DF.