#EF7BA2 Color

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

Color preview

#EF7BA2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EF7BA2

.color-ef7ba2 {
  color: #EF7BA2;
  background-color: #EF7BA2;
}

Frequently asked questions

What color is #EF7BA2?+

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

What is the closest Tailwind color to #EF7BA2?+

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