#EF5555 Color

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

Color preview

#EF5555

Color formats

HEX
#EF5555
RGB
rgb(239, 85, 85)
RGBA
rgba(239, 85, 85, 1)
HSL
hsl(0, 83%, 64%)
HSV
hsv(0, 64%, 94%)
CMYK
cmyk(0%, 64%, 64%, 6%)
CSS variable
--color-primary: #EF5555;
Lowercase HEX
#ef5555

Shades

Tints

Tones

Harmony

CSS snippets for #EF5555

.color-ef5555 {
  color: #EF5555;
  background-color: #EF5555;
}

Frequently asked questions

What color is #EF5555?+

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

What is the closest Tailwind color to #EF5555?+

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