#E94F9A Color

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

Color preview

#E94F9A

Color formats

HEX
#E94F9A
RGB
rgb(233, 79, 154)
RGBA
rgba(233, 79, 154, 1)
HSL
hsl(331, 78%, 61%)
HSV
hsv(331, 66%, 91%)
CMYK
cmyk(0%, 66%, 34%, 9%)
CSS variable
--color-primary: #E94F9A;
Lowercase HEX
#e94f9a

Shades

Tints

Tones

Harmony

CSS snippets for #E94F9A

.color-e94f9a {
  color: #E94F9A;
  background-color: #E94F9A;
}

Frequently asked questions

What color is #E94F9A?+

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

What is the closest Tailwind color to #E94F9A?+

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