#F0870F Color

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

Color preview

#F0870F

Color formats

HEX
#F0870F
RGB
rgb(240, 135, 15)
RGBA
rgba(240, 135, 15, 1)
HSL
hsl(32, 88%, 50%)
HSV
hsv(32, 94%, 94%)
CMYK
cmyk(0%, 44%, 94%, 6%)
CSS variable
--color-primary: #F0870F;
Lowercase HEX
#f0870f

Shades

Tints

Tones

Harmony

CSS snippets for #F0870F

.color-f0870f {
  color: #F0870F;
  background-color: #F0870F;
}

Frequently asked questions

What color is #F0870F?+

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

What is the closest Tailwind color to #F0870F?+

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