#ED88C0 Color Information

Hex color code: #ED88C0

The hex color #ED88C0 is a bold magenta with RGB values of (237, 136, 192) and HSL of (327°, 74%, 73%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#ED88C0
RGB
237, 136, 192
HSL
327°, 74%, 73%
CMYK
0%, 43%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED88C0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 136, 192

Red: 237 / Green: 136 / Blue: 192

HSL

327°, 74%, 73%

Hue: 327° / Saturation: 74% / Lightness: 73%

CMYK

0%, 43%, 19%, 7%

Cyan: 0% / Magenta: 43% / Yellow: 19% / Key: 7%

What color is #ED88C0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED88C0 to RGB:

rgb(237, 136, 192)HEX to RGB Converter →

HEX to HSL

Convert #ED88C0 to HSL:

hsl(327, 74%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ED88C0 to CMYK:

cmyk(0%, 43%, 19%, 7%)Color Converter →

Color Meaning and Usage

#ED88C0 is a bold magenta color with RGB values of 237, 136, 192 and HSL of 327°, 74%, 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 #ED88C0 is #87EDB5, creating high-contrast pairings. For softer combinations, try analogous colors like #E887ED.

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

Contrast with #ED88C0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED88C0?

#ED88C0 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ED88C0?

#ED88C0 in RGB is (237, 136, 192) - 237 red, 136 green, and 192 blue.

How to use #ED88C0 in CSS?

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

What colors go well with #ED88C0?

#87EDB5 (complementary), #E887ED (analogous), and #E3459C (lighter shade) work well with #ED88C0.