#F07400 Color

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

Color preview

#F07400

Color formats

HEX
#F07400
RGB
rgb(240, 116, 0)
RGBA
rgba(240, 116, 0, 1)
HSL
hsl(29, 100%, 47%)
HSV
hsv(29, 100%, 94%)
CMYK
cmyk(0%, 52%, 100%, 6%)
CSS variable
--color-primary: #F07400;
Lowercase HEX
#f07400

Shades

Tints

Tones

Harmony

CSS snippets for #F07400

.color-f07400 {
  color: #F07400;
  background-color: #F07400;
}

Frequently asked questions

What color is #F07400?+

#F07400 is a HEX color with RGB value rgb(240, 116, 0) and HSL value hsl(29, 100%, 47%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F07400?+

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