#EF7BA0 Color

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

Color preview

#EF7BA0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EF7BA0

.color-ef7ba0 {
  color: #EF7BA0;
  background-color: #EF7BA0;
}

Frequently asked questions

What color is #EF7BA0?+

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

What is the closest Tailwind color to #EF7BA0?+

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