#EF5C5F Color

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

Color preview

#EF5C5F

Color formats

HEX
#EF5C5F
RGB
rgb(239, 92, 95)
RGBA
rgba(239, 92, 95, 1)
HSL
hsl(359, 82%, 65%)
HSV
hsv(359, 62%, 94%)
CMYK
cmyk(0%, 62%, 60%, 6%)
CSS variable
--color-primary: #EF5C5F;
Lowercase HEX
#ef5c5f

Shades

Tints

Tones

Harmony

CSS snippets for #EF5C5F

.color-ef5c5f {
  color: #EF5C5F;
  background-color: #EF5C5F;
}

Frequently asked questions

What color is #EF5C5F?+

#EF5C5F is a HEX color with RGB value rgb(239, 92, 95) and HSL value hsl(359, 82%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EF5C5F?+

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