#EF4EBE Color

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

Color preview

#EF4EBE

Color formats

HEX
#EF4EBE
RGB
rgb(239, 78, 190)
RGBA
rgba(239, 78, 190, 1)
HSL
hsl(318, 83%, 62%)
HSV
hsv(318, 67%, 94%)
CMYK
cmyk(0%, 67%, 21%, 6%)
CSS variable
--color-primary: #EF4EBE;
Lowercase HEX
#ef4ebe

Shades

Tints

Tones

Harmony

CSS snippets for #EF4EBE

.color-ef4ebe {
  color: #EF4EBE;
  background-color: #EF4EBE;
}

Frequently asked questions

What color is #EF4EBE?+

#EF4EBE is a HEX color with RGB value rgb(239, 78, 190) and HSL value hsl(318, 83%, 62%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EF4EBE?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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