#F9C001 Color

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

Color preview

#F9C001

Color formats

HEX
#F9C001
RGB
rgb(249, 192, 1)
RGBA
rgba(249, 192, 1, 1)
HSL
hsl(46, 99%, 49%)
HSV
hsv(46, 100%, 98%)
CMYK
cmyk(0%, 23%, 100%, 2%)
CSS variable
--color-primary: #F9C001;
Lowercase HEX
#f9c001

Shades

Tints

Tones

Harmony

CSS snippets for #F9C001

.color-f9c001 {
  color: #F9C001;
  background-color: #F9C001;
}

Frequently asked questions

What color is #F9C001?+

#F9C001 is a HEX color with RGB value rgb(249, 192, 1) and HSL value hsl(46, 99%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F9C001?+

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