#EF5050 Color

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

Color preview

#EF5050

Color formats

HEX
#EF5050
RGB
rgb(239, 80, 80)
RGBA
rgba(239, 80, 80, 1)
HSL
hsl(0, 83%, 63%)
HSV
hsv(0, 67%, 94%)
CMYK
cmyk(0%, 67%, 67%, 6%)
CSS variable
--color-primary: #EF5050;
Lowercase HEX
#ef5050

Shades

Tints

Tones

Harmony

CSS snippets for #EF5050

.color-ef5050 {
  color: #EF5050;
  background-color: #EF5050;
}

Frequently asked questions

What color is #EF5050?+

#EF5050 is a HEX color with RGB value rgb(239, 80, 80) and HSL value hsl(0, 83%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EF5050?+

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