#F5700A Color

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

Color preview

#F5700A

Color formats

HEX
#F5700A
RGB
rgb(245, 112, 10)
RGBA
rgba(245, 112, 10, 1)
HSL
hsl(26, 92%, 50%)
HSV
hsv(26, 96%, 96%)
CMYK
cmyk(0%, 54%, 96%, 4%)
CSS variable
--color-primary: #F5700A;
Lowercase HEX
#f5700a

Shades

Tints

Tones

Harmony

CSS snippets for #F5700A

.color-f5700a {
  color: #F5700A;
  background-color: #F5700A;
}

Frequently asked questions

What color is #F5700A?+

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

What is the closest Tailwind color to #F5700A?+

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