#E85C7D Color

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

Color preview

#E85C7D

Color formats

HEX
#E85C7D
RGB
rgb(232, 92, 125)
RGBA
rgba(232, 92, 125, 1)
HSL
hsl(346, 75%, 64%)
HSV
hsv(346, 60%, 91%)
CMYK
cmyk(0%, 60%, 46%, 9%)
CSS variable
--color-primary: #E85C7D;
Lowercase HEX
#e85c7d

Shades

Tints

Tones

Harmony

CSS snippets for #E85C7D

.color-e85c7d {
  color: #E85C7D;
  background-color: #E85C7D;
}

Frequently asked questions

What color is #E85C7D?+

#E85C7D is a HEX color with RGB value rgb(232, 92, 125) and HSL value hsl(346, 75%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E85C7D?+

The closest Tailwind color is red-400, available as the bg-red-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