#E84F8F Color

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

Color preview

#E84F8F

Color formats

HEX
#E84F8F
RGB
rgb(232, 79, 143)
RGBA
rgba(232, 79, 143, 1)
HSL
hsl(335, 77%, 61%)
HSV
hsv(335, 66%, 91%)
CMYK
cmyk(0%, 66%, 38%, 9%)
CSS variable
--color-primary: #E84F8F;
Lowercase HEX
#e84f8f

Shades

Tints

Tones

Harmony

CSS snippets for #E84F8F

.color-e84f8f {
  color: #E84F8F;
  background-color: #E84F8F;
}

Frequently asked questions

What color is #E84F8F?+

#E84F8F is a HEX color with RGB value rgb(232, 79, 143) and HSL value hsl(335, 77%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E84F8F?+

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