#EF5A3F Color

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

Color preview

#EF5A3F

Color formats

HEX
#EF5A3F
RGB
rgb(239, 90, 63)
RGBA
rgba(239, 90, 63, 1)
HSL
hsl(9, 85%, 59%)
HSV
hsv(9, 74%, 94%)
CMYK
cmyk(0%, 62%, 74%, 6%)
CSS variable
--color-primary: #EF5A3F;
Lowercase HEX
#ef5a3f

Shades

Tints

Tones

Harmony

CSS snippets for #EF5A3F

.color-ef5a3f {
  color: #EF5A3F;
  background-color: #EF5A3F;
}

Frequently asked questions

What color is #EF5A3F?+

#EF5A3F is a HEX color with RGB value rgb(239, 90, 63) and HSL value hsl(9, 85%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EF5A3F?+

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