#FED03A Color

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

Color preview

#FED03A

Color formats

HEX
#FED03A
RGB
rgb(254, 208, 58)
RGBA
rgba(254, 208, 58, 1)
HSL
hsl(46, 99%, 61%)
HSV
hsv(46, 77%, 100%)
CMYK
cmyk(0%, 18%, 77%, 0%)
CSS variable
--color-primary: #FED03A;
Lowercase HEX
#fed03a

Shades

Tints

Tones

Harmony

CSS snippets for #FED03A

.color-fed03a {
  color: #FED03A;
  background-color: #FED03A;
}

Frequently asked questions

What color is #FED03A?+

#FED03A is a HEX color with RGB value rgb(254, 208, 58) and HSL value hsl(46, 99%, 61%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FED03A?+

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