#ED87CF Color Information

Hex color code: #ED87CF

The hex color #ED87CF is a eye-catching magenta with RGB values of (237, 135, 207) and HSL of (318°, 74%, 73%). It is popular in mobile app design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED87CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 135, 207

Red: 237 / Green: 135 / Blue: 207

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 #ED87CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED87CF to RGB:

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

HEX to HSL

Convert #ED87CF to HSL:

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

HEX to CMYK

Convert #ED87CF to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #ED87CF has RGB (237, 135, 207) and HSL (318°, 74%, 73%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ED87CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED87CF?

#ED87CF is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ED87CF?

#ED87CF in RGB is (237, 135, 207) - 237 red, 135 green, and 207 blue.

How to use #ED87CF in CSS?

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

What colors go well with #ED87CF?

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