#EF4B82 Color

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

Color preview

#EF4B82

Color formats

HEX
#EF4B82
RGB
rgb(239, 75, 130)
RGBA
rgba(239, 75, 130, 1)
HSL
hsl(340, 84%, 62%)
HSV
hsv(340, 69%, 94%)
CMYK
cmyk(0%, 69%, 46%, 6%)
CSS variable
--color-primary: #EF4B82;
Lowercase HEX
#ef4b82

Shades

Tints

Tones

Harmony

CSS snippets for #EF4B82

.color-ef4b82 {
  color: #EF4B82;
  background-color: #EF4B82;
}

Frequently asked questions

What color is #EF4B82?+

#EF4B82 is a HEX color with RGB value rgb(239, 75, 130) and HSL value hsl(340, 84%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF4B82?+

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