#F5600A Color

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

Color preview

#F5600A

Color formats

HEX
#F5600A
RGB
rgb(245, 96, 10)
RGBA
rgba(245, 96, 10, 1)
HSL
hsl(22, 92%, 50%)
HSV
hsv(22, 96%, 96%)
CMYK
cmyk(0%, 61%, 96%, 4%)
CSS variable
--color-primary: #F5600A;
Lowercase HEX
#f5600a

Shades

Tints

Tones

Harmony

CSS snippets for #F5600A

.color-f5600a {
  color: #F5600A;
  background-color: #F5600A;
}

Frequently asked questions

What color is #F5600A?+

#F5600A is a HEX color with RGB value rgb(245, 96, 10) and HSL value hsl(22, 92%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F5600A?+

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