#F5702E Color

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

Color preview

#F5702E

Color formats

HEX
#F5702E
RGB
rgb(245, 112, 46)
RGBA
rgba(245, 112, 46, 1)
HSL
hsl(20, 91%, 57%)
HSV
hsv(20, 81%, 96%)
CMYK
cmyk(0%, 54%, 81%, 4%)
CSS variable
--color-primary: #F5702E;
Lowercase HEX
#f5702e

Shades

Tints

Tones

Harmony

CSS snippets for #F5702E

.color-f5702e {
  color: #F5702E;
  background-color: #F5702E;
}

Frequently asked questions

What color is #F5702E?+

#F5702E is a HEX color with RGB value rgb(245, 112, 46) and HSL value hsl(20, 91%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F5702E?+

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