#F9F50F Color

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

Color preview

#F9F50F

Color formats

HEX
#F9F50F
RGB
rgb(249, 245, 15)
RGBA
rgba(249, 245, 15, 1)
HSL
hsl(59, 95%, 52%)
HSV
hsv(59, 94%, 98%)
CMYK
cmyk(0%, 2%, 94%, 2%)
CSS variable
--color-primary: #F9F50F;
Lowercase HEX
#f9f50f

Shades

Tints

Tones

Harmony

CSS snippets for #F9F50F

.color-f9f50f {
  color: #F9F50F;
  background-color: #F9F50F;
}

Frequently asked questions

What color is #F9F50F?+

#F9F50F is a HEX color with RGB value rgb(249, 245, 15) and HSL value hsl(59, 95%, 52%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F9F50F?+

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