#FEC02F Color

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

Color preview

#FEC02F

Color formats

HEX
#FEC02F
RGB
rgb(254, 192, 47)
RGBA
rgba(254, 192, 47, 1)
HSL
hsl(42, 99%, 59%)
HSV
hsv(42, 81%, 100%)
CMYK
cmyk(0%, 24%, 81%, 0%)
CSS variable
--color-primary: #FEC02F;
Lowercase HEX
#fec02f

Shades

Tints

Tones

Harmony

CSS snippets for #FEC02F

.color-fec02f {
  color: #FEC02F;
  background-color: #FEC02F;
}

Frequently asked questions

What color is #FEC02F?+

#FEC02F is a HEX color with RGB value rgb(254, 192, 47) and HSL value hsl(42, 99%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FEC02F?+

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