#EF5E4B Color

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

Color preview

#EF5E4B

Color formats

HEX
#EF5E4B
RGB
rgb(239, 94, 75)
RGBA
rgba(239, 94, 75, 1)
HSL
hsl(7, 84%, 62%)
HSV
hsv(7, 69%, 94%)
CMYK
cmyk(0%, 61%, 69%, 6%)
CSS variable
--color-primary: #EF5E4B;
Lowercase HEX
#ef5e4b

Shades

Tints

Tones

Harmony

CSS snippets for #EF5E4B

.color-ef5e4b {
  color: #EF5E4B;
  background-color: #EF5E4B;
}

Frequently asked questions

What color is #EF5E4B?+

#EF5E4B is a HEX color with RGB value rgb(239, 94, 75) and HSL value hsl(7, 84%, 62%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EF5E4B?+

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