#E94F8A Color

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

Color preview

#E94F8A

Color formats

HEX
#E94F8A
RGB
rgb(233, 79, 138)
RGBA
rgba(233, 79, 138, 1)
HSL
hsl(337, 78%, 61%)
HSV
hsv(337, 66%, 91%)
CMYK
cmyk(0%, 66%, 41%, 9%)
CSS variable
--color-primary: #E94F8A;
Lowercase HEX
#e94f8a

Shades

Tints

Tones

Harmony

CSS snippets for #E94F8A

.color-e94f8a {
  color: #E94F8A;
  background-color: #E94F8A;
}

Frequently asked questions

What color is #E94F8A?+

#E94F8A is a HEX color with RGB value rgb(233, 79, 138) and HSL value hsl(337, 78%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E94F8A?+

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