#ED78EB Color Information

Hex color code: #ED78EB

A eye-catching magenta shade, #ED78EB appears as (237, 120, 235) in RGB and (301°, 76%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#ED78EB
RGB
237, 120, 235
HSL
301°, 76%, 70%
CMYK
0%, 49%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED78EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 120, 235

Red: 237 / Green: 120 / Blue: 235

HSL

301°, 76%, 70%

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

CMYK

0%, 49%, 1%, 7%

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

What color is #ED78EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED78EB to RGB:

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

HEX to HSL

Convert #ED78EB to HSL:

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

HEX to CMYK

Convert #ED78EB to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #ED78EB has RGB (237, 120, 235) and HSL (301°, 76%, 70%). 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 #ED78EB is #78ED7A, creating high-contrast pairings. For softer combinations, try analogous colors like #B478ED.

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

Contrast with #ED78EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED78EB?

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

What is the RGB value of #ED78EB?

#ED78EB in RGB is (237, 120, 235) - 237 red, 120 green, and 235 blue.

How to use #ED78EB in CSS?

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

What colors go well with #ED78EB?

#78ED7A (complementary), #B478ED (analogous), and #E335E1 (lighter shade) work well with #ED78EB.