#F5740A Color

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

Color preview

#F5740A

Color formats

HEX
#F5740A
RGB
rgb(245, 116, 10)
RGBA
rgba(245, 116, 10, 1)
HSL
hsl(27, 92%, 50%)
HSV
hsv(27, 96%, 96%)
CMYK
cmyk(0%, 53%, 96%, 4%)
CSS variable
--color-primary: #F5740A;
Lowercase HEX
#f5740a

Shades

Tints

Tones

Harmony

CSS snippets for #F5740A

.color-f5740a {
  color: #F5740A;
  background-color: #F5740A;
}

Frequently asked questions

What color is #F5740A?+

#F5740A is a HEX color with RGB value rgb(245, 116, 10) and HSL value hsl(27, 92%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F5740A?+

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