#EF89A4 Color

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

Color preview

#EF89A4

Color formats

HEX
#EF89A4
RGB
rgb(239, 137, 164)
RGBA
rgba(239, 137, 164, 1)
HSL
hsl(344, 76%, 74%)
HSV
hsv(344, 43%, 94%)
CMYK
cmyk(0%, 43%, 31%, 6%)
CSS variable
--color-primary: #EF89A4;
Lowercase HEX
#ef89a4

Shades

Tints

Tones

Harmony

CSS snippets for #EF89A4

.color-ef89a4 {
  color: #EF89A4;
  background-color: #EF89A4;
}

Frequently asked questions

What color is #EF89A4?+

#EF89A4 is a HEX color with RGB value rgb(239, 137, 164) and HSL value hsl(344, 76%, 74%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF89A4?+

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