#F9880F Color

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

Color preview

#F9880F

Color formats

HEX
#F9880F
RGB
rgb(249, 136, 15)
RGBA
rgba(249, 136, 15, 1)
HSL
hsl(31, 95%, 52%)
HSV
hsv(31, 94%, 98%)
CMYK
cmyk(0%, 45%, 94%, 2%)
CSS variable
--color-primary: #F9880F;
Lowercase HEX
#f9880f

Shades

Tints

Tones

Harmony

CSS snippets for #F9880F

.color-f9880f {
  color: #F9880F;
  background-color: #F9880F;
}

Frequently asked questions

What color is #F9880F?+

#F9880F is a HEX color with RGB value rgb(249, 136, 15) and HSL value hsl(31, 95%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F9880F?+

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