#F07000 Color

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

Color preview

#F07000

Color formats

HEX
#F07000
RGB
rgb(240, 112, 0)
RGBA
rgba(240, 112, 0, 1)
HSL
hsl(28, 100%, 47%)
HSV
hsv(28, 100%, 94%)
CMYK
cmyk(0%, 53%, 100%, 6%)
CSS variable
--color-primary: #F07000;
Lowercase HEX
#f07000

Shades

Tints

Tones

Harmony

CSS snippets for #F07000

.color-f07000 {
  color: #F07000;
  background-color: #F07000;
}

Frequently asked questions

What color is #F07000?+

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

What is the closest Tailwind color to #F07000?+

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