#F55C0A Color

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

Color preview

#F55C0A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F55C0A

.color-f55c0a {
  color: #F55C0A;
  background-color: #F55C0A;
}

Frequently asked questions

What color is #F55C0A?+

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

What is the closest Tailwind color to #F55C0A?+

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