#E85F8A Color

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

Color preview

#E85F8A

Color formats

HEX
#E85F8A
RGB
rgb(232, 95, 138)
RGBA
rgba(232, 95, 138, 1)
HSL
hsl(341, 75%, 64%)
HSV
hsv(341, 59%, 91%)
CMYK
cmyk(0%, 59%, 41%, 9%)
CSS variable
--color-primary: #E85F8A;
Lowercase HEX
#e85f8a

Shades

Tints

Tones

Harmony

CSS snippets for #E85F8A

.color-e85f8a {
  color: #E85F8A;
  background-color: #E85F8A;
}

Frequently asked questions

What color is #E85F8A?+

#E85F8A is a HEX color with RGB value rgb(232, 95, 138) and HSL value hsl(341, 75%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E85F8A?+

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