#F99A01 Color

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

Color preview

#F99A01

Color formats

HEX
#F99A01
RGB
rgb(249, 154, 1)
RGBA
rgba(249, 154, 1, 1)
HSL
hsl(37, 99%, 49%)
HSV
hsv(37, 100%, 98%)
CMYK
cmyk(0%, 38%, 100%, 2%)
CSS variable
--color-primary: #F99A01;
Lowercase HEX
#f99a01

Shades

Tints

Tones

Harmony

CSS snippets for #F99A01

.color-f99a01 {
  color: #F99A01;
  background-color: #F99A01;
}

Frequently asked questions

What color is #F99A01?+

#F99A01 is a HEX color with RGB value rgb(249, 154, 1) and HSL value hsl(37, 99%, 49%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #F99A01?+

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