#EF7BAD Color

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

Color preview

#EF7BAD

Color formats

HEX
#EF7BAD
RGB
rgb(239, 123, 173)
RGBA
rgba(239, 123, 173, 1)
HSL
hsl(334, 78%, 71%)
HSV
hsv(334, 49%, 94%)
CMYK
cmyk(0%, 49%, 28%, 6%)
CSS variable
--color-primary: #EF7BAD;
Lowercase HEX
#ef7bad

Shades

Tints

Tones

Harmony

CSS snippets for #EF7BAD

.color-ef7bad {
  color: #EF7BAD;
  background-color: #EF7BAD;
}

Frequently asked questions

What color is #EF7BAD?+

#EF7BAD is a HEX color with RGB value rgb(239, 123, 173) and HSL value hsl(334, 78%, 71%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EF7BAD?+

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