#F9AB01 Color

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

Color preview

#F9AB01

Color formats

HEX
#F9AB01
RGB
rgb(249, 171, 1)
RGBA
rgba(249, 171, 1, 1)
HSL
hsl(41, 99%, 49%)
HSV
hsv(41, 100%, 98%)
CMYK
cmyk(0%, 31%, 100%, 2%)
CSS variable
--color-primary: #F9AB01;
Lowercase HEX
#f9ab01

Shades

Tints

Tones

Harmony

CSS snippets for #F9AB01

.color-f9ab01 {
  color: #F9AB01;
  background-color: #F9AB01;
}

Frequently asked questions

What color is #F9AB01?+

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

What is the closest Tailwind color to #F9AB01?+

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