#F0780F Color

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

Color preview

#F0780F

Color formats

HEX
#F0780F
RGB
rgb(240, 120, 15)
RGBA
rgba(240, 120, 15, 1)
HSL
hsl(28, 88%, 50%)
HSV
hsv(28, 94%, 94%)
CMYK
cmyk(0%, 50%, 94%, 6%)
CSS variable
--color-primary: #F0780F;
Lowercase HEX
#f0780f

Shades

Tints

Tones

Harmony

CSS snippets for #F0780F

.color-f0780f {
  color: #F0780F;
  background-color: #F0780F;
}

Frequently asked questions

What color is #F0780F?+

#F0780F is a HEX color with RGB value rgb(240, 120, 15) and HSL value hsl(28, 88%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F0780F?+

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