#ED87CE Color Information

Hex color code: #ED87CE

#ED87CE is a striking magenta color. In RGB it is (237, 135, 206), and in HSL it is (318°, 74%, 73%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#ED87CE
RGB
237, 135, 206
HSL
318°, 74%, 73%
CMYK
0%, 43%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED87CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 135, 206

Red: 237 / Green: 135 / Blue: 206

HSL

318°, 74%, 73%

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

CMYK

0%, 43%, 13%, 7%

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

What color is #ED87CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED87CE to RGB:

rgb(237, 135, 206)HEX to RGB Converter →

HEX to HSL

Convert #ED87CE to HSL:

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

HEX to CMYK

Convert #ED87CE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #ED87CE has RGB (237, 135, 206) and HSL (318°, 74%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED87CE is #87EDA6, creating high-contrast pairings. For softer combinations, try analogous colors like #D987ED.

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

Contrast with #ED87CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED87CE?

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

What is the RGB value of #ED87CE?

#ED87CE in RGB is (237, 135, 206) - 237 red, 135 green, and 206 blue.

How to use #ED87CE in CSS?

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

What colors go well with #ED87CE?

#87EDA6 (complementary), #D987ED (analogous), and #E345B4 (lighter shade) work well with #ED87CE.