#F9942F Color

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

Color preview

#F9942F

Color formats

HEX
#F9942F
RGB
rgb(249, 148, 47)
RGBA
rgba(249, 148, 47, 1)
HSL
hsl(30, 94%, 58%)
HSV
hsv(30, 81%, 98%)
CMYK
cmyk(0%, 41%, 81%, 2%)
CSS variable
--color-primary: #F9942F;
Lowercase HEX
#f9942f

Shades

Tints

Tones

Harmony

CSS snippets for #F9942F

.color-f9942f {
  color: #F9942F;
  background-color: #F9942F;
}

Frequently asked questions

What color is #F9942F?+

#F9942F is a HEX color with RGB value rgb(249, 148, 47) and HSL value hsl(30, 94%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F9942F?+

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