#EE87CD Color Information

Hex color code: #EE87CD

A eye-catching magenta shade, #EE87CD appears as (238, 135, 205) in RGB and (319°, 75%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#EE87CD
RGB
238, 135, 205
HSL
319°, 75%, 73%
CMYK
0%, 43%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE87CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 135, 205

Red: 238 / Green: 135 / Blue: 205

HSL

319°, 75%, 73%

Hue: 319° / Saturation: 75% / Lightness: 73%

CMYK

0%, 43%, 14%, 7%

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

What color is #EE87CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE87CD to RGB:

rgb(238, 135, 205)HEX to RGB Converter →

HEX to HSL

Convert #EE87CD to HSL:

hsl(319, 75%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EE87CD to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EE87CD has RGB (238, 135, 205) and HSL (319°, 75%, 73%). 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 #EE87CD is #87EEA7, creating high-contrast pairings. For softer combinations, try analogous colors like #DB87EE.

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

Contrast with #EE87CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE87CD?

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

What is the RGB value of #EE87CD?

#EE87CD in RGB is (238, 135, 205) - 238 red, 135 green, and 205 blue.

How to use #EE87CD in CSS?

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

What colors go well with #EE87CD?

#87EEA7 (complementary), #DB87EE (analogous), and #E444B1 (lighter shade) work well with #EE87CD.