#FEDF2F Color

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

Color preview

#FEDF2F

Color formats

HEX
#FEDF2F
RGB
rgb(254, 223, 47)
RGBA
rgba(254, 223, 47, 1)
HSL
hsl(51, 99%, 59%)
HSV
hsv(51, 81%, 100%)
CMYK
cmyk(0%, 12%, 81%, 0%)
CSS variable
--color-primary: #FEDF2F;
Lowercase HEX
#fedf2f

Shades

Tints

Tones

Harmony

CSS snippets for #FEDF2F

.color-fedf2f {
  color: #FEDF2F;
  background-color: #FEDF2F;
}

Frequently asked questions

What color is #FEDF2F?+

#FEDF2F is a HEX color with RGB value rgb(254, 223, 47) and HSL value hsl(51, 99%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FEDF2F?+

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