#ED78BE Color Information

Hex color code: #ED78BE

#ED78BE is a eye-catching magenta color. In RGB it is (237, 120, 190), and in HSL it is (324°, 76%, 70%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#ED78BE
RGB
237, 120, 190
HSL
324°, 76%, 70%
CMYK
0%, 49%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED78BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 120, 190

Red: 237 / Green: 120 / Blue: 190

HSL

324°, 76%, 70%

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

CMYK

0%, 49%, 20%, 7%

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

What color is #ED78BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED78BE to RGB:

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

HEX to HSL

Convert #ED78BE to HSL:

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

HEX to CMYK

Convert #ED78BE to CMYK:

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

Color Meaning and Usage

#ED78BE is a striking magenta color with RGB values of 237, 120, 190 and HSL of 324°, 76%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED78BE is #78EDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #E178ED.

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

Contrast with #ED78BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED78BE?

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

What is the RGB value of #ED78BE?

#ED78BE in RGB is (237, 120, 190) - 237 red, 120 green, and 190 blue.

How to use #ED78BE in CSS?

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

What colors go well with #ED78BE?

#78EDA7 (complementary), #E178ED (analogous), and #E3359E (lighter shade) work well with #ED78BE.