#EF7BA1 Color

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

Color preview

#EF7BA1

Color formats

HEX
#EF7BA1
RGB
rgb(239, 123, 161)
RGBA
rgba(239, 123, 161, 1)
HSL
hsl(340, 78%, 71%)
HSV
hsv(340, 49%, 94%)
CMYK
cmyk(0%, 49%, 33%, 6%)
CSS variable
--color-primary: #EF7BA1;
Lowercase HEX
#ef7ba1

Shades

Tints

Tones

Harmony

CSS snippets for #EF7BA1

.color-ef7ba1 {
  color: #EF7BA1;
  background-color: #EF7BA1;
}

Frequently asked questions

What color is #EF7BA1?+

#EF7BA1 is a HEX color with RGB value rgb(239, 123, 161) and HSL value hsl(340, 78%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF7BA1?+

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