#EF89A6 Color

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

Color preview

#EF89A6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EF89A6

.color-ef89a6 {
  color: #EF89A6;
  background-color: #EF89A6;
}

Frequently asked questions

What color is #EF89A6?+

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

What is the closest Tailwind color to #EF89A6?+

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