#EF81A3 Color

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

Color preview

#EF81A3

Color formats

HEX
#EF81A3
RGB
rgb(239, 129, 163)
RGBA
rgba(239, 129, 163, 1)
HSL
hsl(341, 77%, 72%)
HSV
hsv(341, 46%, 94%)
CMYK
cmyk(0%, 46%, 32%, 6%)
CSS variable
--color-primary: #EF81A3;
Lowercase HEX
#ef81a3

Shades

Tints

Tones

Harmony

CSS snippets for #EF81A3

.color-ef81a3 {
  color: #EF81A3;
  background-color: #EF81A3;
}

Frequently asked questions

What color is #EF81A3?+

#EF81A3 is a HEX color with RGB value rgb(239, 129, 163) and HSL value hsl(341, 77%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF81A3?+

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