#EF7A97 Color

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

Color preview

#EF7A97

Color formats

HEX
#EF7A97
RGB
rgb(239, 122, 151)
RGBA
rgba(239, 122, 151, 1)
HSL
hsl(345, 79%, 71%)
HSV
hsv(345, 49%, 94%)
CMYK
cmyk(0%, 49%, 37%, 6%)
CSS variable
--color-primary: #EF7A97;
Lowercase HEX
#ef7a97

Shades

Tints

Tones

Harmony

CSS snippets for #EF7A97

.color-ef7a97 {
  color: #EF7A97;
  background-color: #EF7A97;
}

Frequently asked questions

What color is #EF7A97?+

#EF7A97 is a HEX color with RGB value rgb(239, 122, 151) and HSL value hsl(345, 79%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF7A97?+

The closest Tailwind color is rose-400, available as the bg-rose-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