#E74E9A Color

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

Color preview

#E74E9A

Color formats

HEX
#E74E9A
RGB
rgb(231, 78, 154)
RGBA
rgba(231, 78, 154, 1)
HSL
hsl(330, 76%, 61%)
HSV
hsv(330, 66%, 91%)
CMYK
cmyk(0%, 66%, 33%, 9%)
CSS variable
--color-primary: #E74E9A;
Lowercase HEX
#e74e9a

Shades

Tints

Tones

Harmony

CSS snippets for #E74E9A

.color-e74e9a {
  color: #E74E9A;
  background-color: #E74E9A;
}

Frequently asked questions

What color is #E74E9A?+

#E74E9A is a HEX color with RGB value rgb(231, 78, 154) and HSL value hsl(330, 76%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E74E9A?+

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