#F03C0A Color

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

Color preview

#F03C0A

Color formats

HEX
#F03C0A
RGB
rgb(240, 60, 10)
RGBA
rgba(240, 60, 10, 1)
HSL
hsl(13, 92%, 49%)
HSV
hsv(13, 96%, 94%)
CMYK
cmyk(0%, 75%, 96%, 6%)
CSS variable
--color-primary: #F03C0A;
Lowercase HEX
#f03c0a

Shades

Tints

Tones

Harmony

CSS snippets for #F03C0A

.color-f03c0a {
  color: #F03C0A;
  background-color: #F03C0A;
}

Frequently asked questions

What color is #F03C0A?+

#F03C0A is a HEX color with RGB value rgb(240, 60, 10) and HSL value hsl(13, 92%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F03C0A?+

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