#F9F22F Color

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

Color preview

#F9F22F

Color formats

HEX
#F9F22F
RGB
rgb(249, 242, 47)
RGBA
rgba(249, 242, 47, 1)
HSL
hsl(58, 94%, 58%)
HSV
hsv(58, 81%, 98%)
CMYK
cmyk(0%, 3%, 81%, 2%)
CSS variable
--color-primary: #F9F22F;
Lowercase HEX
#f9f22f

Shades

Tints

Tones

Harmony

CSS snippets for #F9F22F

.color-f9f22f {
  color: #F9F22F;
  background-color: #F9F22F;
}

Frequently asked questions

What color is #F9F22F?+

#F9F22F is a HEX color with RGB value rgb(249, 242, 47) and HSL value hsl(58, 94%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F9F22F?+

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