#EF5C92 Color

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

Color preview

#EF5C92

Color formats

HEX
#EF5C92
RGB
rgb(239, 92, 146)
RGBA
rgba(239, 92, 146, 1)
HSL
hsl(338, 82%, 65%)
HSV
hsv(338, 62%, 94%)
CMYK
cmyk(0%, 62%, 39%, 6%)
CSS variable
--color-primary: #EF5C92;
Lowercase HEX
#ef5c92

Shades

Tints

Tones

Harmony

CSS snippets for #EF5C92

.color-ef5c92 {
  color: #EF5C92;
  background-color: #EF5C92;
}

Frequently asked questions

What color is #EF5C92?+

#EF5C92 is a HEX color with RGB value rgb(239, 92, 146) and HSL value hsl(338, 82%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF5C92?+

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