#EF71A1 Color

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

Color preview

#EF71A1

Color formats

HEX
#EF71A1
RGB
rgb(239, 113, 161)
RGBA
rgba(239, 113, 161, 1)
HSL
hsl(337, 80%, 69%)
HSV
hsv(337, 53%, 94%)
CMYK
cmyk(0%, 53%, 33%, 6%)
CSS variable
--color-primary: #EF71A1;
Lowercase HEX
#ef71a1

Shades

Tints

Tones

Harmony

CSS snippets for #EF71A1

.color-ef71a1 {
  color: #EF71A1;
  background-color: #EF71A1;
}

Frequently asked questions

What color is #EF71A1?+

#EF71A1 is a HEX color with RGB value rgb(239, 113, 161) and HSL value hsl(337, 80%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF71A1?+

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