#FEC008 Color

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

Color preview

#FEC008

Color formats

HEX
#FEC008
RGB
rgb(254, 192, 8)
RGBA
rgba(254, 192, 8, 1)
HSL
hsl(45, 99%, 51%)
HSV
hsv(45, 97%, 100%)
CMYK
cmyk(0%, 24%, 97%, 0%)
CSS variable
--color-primary: #FEC008;
Lowercase HEX
#fec008

Shades

Tints

Tones

Harmony

CSS snippets for #FEC008

.color-fec008 {
  color: #FEC008;
  background-color: #FEC008;
}

Frequently asked questions

What color is #FEC008?+

#FEC008 is a HEX color with RGB value rgb(254, 192, 8) and HSL value hsl(45, 99%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FEC008?+

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