#EF3A4D Color

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

Color preview

#EF3A4D

Color formats

HEX
#EF3A4D
RGB
rgb(239, 58, 77)
RGBA
rgba(239, 58, 77, 1)
HSL
hsl(354, 85%, 58%)
HSV
hsv(354, 76%, 94%)
CMYK
cmyk(0%, 76%, 68%, 6%)
CSS variable
--color-primary: #EF3A4D;
Lowercase HEX
#ef3a4d

Shades

Tints

Tones

Harmony

CSS snippets for #EF3A4D

.color-ef3a4d {
  color: #EF3A4D;
  background-color: #EF3A4D;
}

Frequently asked questions

What color is #EF3A4D?+

#EF3A4D is a HEX color with RGB value rgb(239, 58, 77) and HSL value hsl(354, 85%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EF3A4D?+

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