#EF76A2 Color

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

Color preview

#EF76A2

Color formats

HEX
#EF76A2
RGB
rgb(239, 118, 162)
RGBA
rgba(239, 118, 162, 1)
HSL
hsl(338, 79%, 70%)
HSV
hsv(338, 51%, 94%)
CMYK
cmyk(0%, 51%, 32%, 6%)
CSS variable
--color-primary: #EF76A2;
Lowercase HEX
#ef76a2

Shades

Tints

Tones

Harmony

CSS snippets for #EF76A2

.color-ef76a2 {
  color: #EF76A2;
  background-color: #EF76A2;
}

Frequently asked questions

What color is #EF76A2?+

#EF76A2 is a HEX color with RGB value rgb(239, 118, 162) and HSL value hsl(338, 79%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF76A2?+

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