#EF7EBE Color

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

Color preview

#EF7EBE

Color formats

HEX
#EF7EBE
RGB
rgb(239, 126, 190)
RGBA
rgba(239, 126, 190, 1)
HSL
hsl(326, 78%, 72%)
HSV
hsv(326, 47%, 94%)
CMYK
cmyk(0%, 47%, 21%, 6%)
CSS variable
--color-primary: #EF7EBE;
Lowercase HEX
#ef7ebe

Shades

Tints

Tones

Harmony

CSS snippets for #EF7EBE

.color-ef7ebe {
  color: #EF7EBE;
  background-color: #EF7EBE;
}

Frequently asked questions

What color is #EF7EBE?+

#EF7EBE is a HEX color with RGB value rgb(239, 126, 190) and HSL value hsl(326, 78%, 72%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EF7EBE?+

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