#F9F45F Color

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

Color preview

#F9F45F

Color formats

HEX
#F9F45F
RGB
rgb(249, 244, 95)
RGBA
rgba(249, 244, 95, 1)
HSL
hsl(58, 93%, 67%)
HSV
hsv(58, 62%, 98%)
CMYK
cmyk(0%, 2%, 62%, 2%)
CSS variable
--color-primary: #F9F45F;
Lowercase HEX
#f9f45f

Shades

Tints

Tones

Harmony

CSS snippets for #F9F45F

.color-f9f45f {
  color: #F9F45F;
  background-color: #F9F45F;
}

Frequently asked questions

What color is #F9F45F?+

#F9F45F is a HEX color with RGB value rgb(249, 244, 95) and HSL value hsl(58, 93%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F9F45F?+

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