#EF5D5F Color

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

Color preview

#EF5D5F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EF5D5F

.color-ef5d5f {
  color: #EF5D5F;
  background-color: #EF5D5F;
}

Frequently asked questions

What color is #EF5D5F?+

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

What is the closest Tailwind color to #EF5D5F?+

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