#F9F001 Color

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

Color preview

#F9F001

Color formats

HEX
#F9F001
RGB
rgb(249, 240, 1)
RGBA
rgba(249, 240, 1, 1)
HSL
hsl(58, 99%, 49%)
HSV
hsv(58, 100%, 98%)
CMYK
cmyk(0%, 4%, 100%, 2%)
CSS variable
--color-primary: #F9F001;
Lowercase HEX
#f9f001

Shades

Tints

Tones

Harmony

CSS snippets for #F9F001

.color-f9f001 {
  color: #F9F001;
  background-color: #F9F001;
}

Frequently asked questions

What color is #F9F001?+

#F9F001 is a HEX color with RGB value rgb(249, 240, 1) and HSL value hsl(58, 99%, 49%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F9F001?+

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