#EF3A8F Color

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

Color preview

#EF3A8F

Color formats

HEX
#EF3A8F
RGB
rgb(239, 58, 143)
RGBA
rgba(239, 58, 143, 1)
HSL
hsl(332, 85%, 58%)
HSV
hsv(332, 76%, 94%)
CMYK
cmyk(0%, 76%, 40%, 6%)
CSS variable
--color-primary: #EF3A8F;
Lowercase HEX
#ef3a8f

Shades

Tints

Tones

Harmony

CSS snippets for #EF3A8F

.color-ef3a8f {
  color: #EF3A8F;
  background-color: #EF3A8F;
}

Frequently asked questions

What color is #EF3A8F?+

#EF3A8F is a HEX color with RGB value rgb(239, 58, 143) and HSL value hsl(332, 85%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EF3A8F?+

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