#E87D9F Color

Inspect #E87D9F across formats, palettes, contrast and closest named color matches.

Color preview

#E87D9F

Color formats

HEX
#E87D9F
RGB
rgb(232, 125, 159)
RGBA
rgba(232, 125, 159, 1)
HSL
hsl(341, 70%, 70%)
HSV
hsv(341, 46%, 91%)
CMYK
cmyk(0%, 46%, 31%, 9%)
CSS variable
--color-primary: #E87D9F;
Lowercase HEX
#e87d9f

Shades

Tints

Tones

Harmony

CSS snippets for #E87D9F

.color-e87d9f {
  color: #E87D9F;
  background-color: #E87D9F;
}

Frequently asked questions

What color is #E87D9F?+

#E87D9F is a HEX color with RGB value rgb(232, 125, 159) and HSL value hsl(341, 70%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E87D9F?+

The closest Tailwind color is pink-400, available as the bg-pink-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools