#E85E7E Color

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

Color preview

#E85E7E

Color formats

HEX
#E85E7E
RGB
rgb(232, 94, 126)
RGBA
rgba(232, 94, 126, 1)
HSL
hsl(346, 75%, 64%)
HSV
hsv(346, 59%, 91%)
CMYK
cmyk(0%, 59%, 46%, 9%)
CSS variable
--color-primary: #E85E7E;
Lowercase HEX
#e85e7e

Shades

Tints

Tones

Harmony

CSS snippets for #E85E7E

.color-e85e7e {
  color: #E85E7E;
  background-color: #E85E7E;
}

Frequently asked questions

What color is #E85E7E?+

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

What is the closest Tailwind color to #E85E7E?+

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