#EE87BF Color Information

Hex color code: #EE87BF

The hex color #EE87BF is a striking magenta with RGB values of (238, 135, 191) and HSL of (327°, 75%, 73%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EE87BF
RGB
238, 135, 191
HSL
327°, 75%, 73%
CMYK
0%, 43%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE87BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 135, 191

Red: 238 / Green: 135 / Blue: 191

HSL

327°, 75%, 73%

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

CMYK

0%, 43%, 20%, 7%

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

What color is #EE87BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE87BF to RGB:

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

HEX to HSL

Convert #EE87BF to HSL:

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

HEX to CMYK

Convert #EE87BF to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #EE87BF has RGB (238, 135, 191) and HSL (327°, 75%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE87BF is #87EEB5, creating high-contrast pairings. For softer combinations, try analogous colors like #E987EE.

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

Contrast with #EE87BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE87BF?

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

What is the RGB value of #EE87BF?

#EE87BF in RGB is (238, 135, 191) - 238 red, 135 green, and 191 blue.

How to use #EE87BF in CSS?

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

What colors go well with #EE87BF?

#87EEB5 (complementary), #E987EE (analogous), and #E4449C (lighter shade) work well with #EE87BF.