#F9970F Color

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

Color preview

#F9970F

Color formats

HEX
#F9970F
RGB
rgb(249, 151, 15)
RGBA
rgba(249, 151, 15, 1)
HSL
hsl(35, 95%, 52%)
HSV
hsv(35, 94%, 98%)
CMYK
cmyk(0%, 39%, 94%, 2%)
CSS variable
--color-primary: #F9970F;
Lowercase HEX
#f9970f

Shades

Tints

Tones

Harmony

CSS snippets for #F9970F

.color-f9970f {
  color: #F9970F;
  background-color: #F9970F;
}

Frequently asked questions

What color is #F9970F?+

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

What is the closest Tailwind color to #F9970F?+

The closest Tailwind color is amber-500, available as the bg-amber-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