#EF4F4D Color

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

Color preview

#EF4F4D

Color formats

HEX
#EF4F4D
RGB
rgb(239, 79, 77)
RGBA
rgba(239, 79, 77, 1)
HSL
hsl(1, 84%, 62%)
HSV
hsv(1, 68%, 94%)
CMYK
cmyk(0%, 67%, 68%, 6%)
CSS variable
--color-primary: #EF4F4D;
Lowercase HEX
#ef4f4d

Shades

Tints

Tones

Harmony

CSS snippets for #EF4F4D

.color-ef4f4d {
  color: #EF4F4D;
  background-color: #EF4F4D;
}

Frequently asked questions

What color is #EF4F4D?+

#EF4F4D is a HEX color with RGB value rgb(239, 79, 77) and HSL value hsl(1, 84%, 62%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EF4F4D?+

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