#EF3EAE Color

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

Color preview

#EF3EAE

Color formats

HEX
#EF3EAE
RGB
rgb(239, 62, 174)
RGBA
rgba(239, 62, 174, 1)
HSL
hsl(322, 85%, 59%)
HSV
hsv(322, 74%, 94%)
CMYK
cmyk(0%, 74%, 27%, 6%)
CSS variable
--color-primary: #EF3EAE;
Lowercase HEX
#ef3eae

Shades

Tints

Tones

Harmony

CSS snippets for #EF3EAE

.color-ef3eae {
  color: #EF3EAE;
  background-color: #EF3EAE;
}

Frequently asked questions

What color is #EF3EAE?+

#EF3EAE is a HEX color with RGB value rgb(239, 62, 174) and HSL value hsl(322, 85%, 59%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EF3EAE?+

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