#E94C9D Color

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

Color preview

#E94C9D

Color formats

HEX
#E94C9D
RGB
rgb(233, 76, 157)
RGBA
rgba(233, 76, 157, 1)
HSL
hsl(329, 78%, 61%)
HSV
hsv(329, 67%, 91%)
CMYK
cmyk(0%, 67%, 33%, 9%)
CSS variable
--color-primary: #E94C9D;
Lowercase HEX
#e94c9d

Shades

Tints

Tones

Harmony

CSS snippets for #E94C9D

.color-e94c9d {
  color: #E94C9D;
  background-color: #E94C9D;
}

Frequently asked questions

What color is #E94C9D?+

#E94C9D is a HEX color with RGB value rgb(233, 76, 157) and HSL value hsl(329, 78%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E94C9D?+

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