#EF7EBB Color

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

Color preview

#EF7EBB

Color formats

HEX
#EF7EBB
RGB
rgb(239, 126, 187)
RGBA
rgba(239, 126, 187, 1)
HSL
hsl(328, 78%, 72%)
HSV
hsv(328, 47%, 94%)
CMYK
cmyk(0%, 47%, 22%, 6%)
CSS variable
--color-primary: #EF7EBB;
Lowercase HEX
#ef7ebb

Shades

Tints

Tones

Harmony

CSS snippets for #EF7EBB

.color-ef7ebb {
  color: #EF7EBB;
  background-color: #EF7EBB;
}

Frequently asked questions

What color is #EF7EBB?+

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

What is the closest Tailwind color to #EF7EBB?+

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