#FED82F Color

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

Color preview

#FED82F

Color formats

HEX
#FED82F
RGB
rgb(254, 216, 47)
RGBA
rgba(254, 216, 47, 1)
HSL
hsl(49, 99%, 59%)
HSV
hsv(49, 81%, 100%)
CMYK
cmyk(0%, 15%, 81%, 0%)
CSS variable
--color-primary: #FED82F;
Lowercase HEX
#fed82f

Shades

Tints

Tones

Harmony

CSS snippets for #FED82F

.color-fed82f {
  color: #FED82F;
  background-color: #FED82F;
}

Frequently asked questions

What color is #FED82F?+

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

What is the closest Tailwind color to #FED82F?+

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