#F4C50B Color

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

Color preview

#F4C50B

Color formats

HEX
#F4C50B
RGB
rgb(244, 197, 11)
RGBA
rgba(244, 197, 11, 1)
HSL
hsl(48, 91%, 50%)
HSV
hsv(48, 95%, 96%)
CMYK
cmyk(0%, 19%, 95%, 4%)
CSS variable
--color-primary: #F4C50B;
Lowercase HEX
#f4c50b

Shades

Tints

Tones

Harmony

CSS snippets for #F4C50B

.color-f4c50b {
  color: #F4C50B;
  background-color: #F4C50B;
}

Frequently asked questions

What color is #F4C50B?+

#F4C50B is a HEX color with RGB value rgb(244, 197, 11) and HSL value hsl(48, 91%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F4C50B?+

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