#FED72A Color

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

Color preview

#FED72A

Color formats

HEX
#FED72A
RGB
rgb(254, 215, 42)
RGBA
rgba(254, 215, 42, 1)
HSL
hsl(49, 99%, 58%)
HSV
hsv(49, 83%, 100%)
CMYK
cmyk(0%, 15%, 83%, 0%)
CSS variable
--color-primary: #FED72A;
Lowercase HEX
#fed72a

Shades

Tints

Tones

Harmony

CSS snippets for #FED72A

.color-fed72a {
  color: #FED72A;
  background-color: #FED72A;
}

Frequently asked questions

What color is #FED72A?+

#FED72A is a HEX color with RGB value rgb(254, 215, 42) and HSL value hsl(49, 99%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FED72A?+

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