#FED42A Color

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

Color preview

#FED42A

Color formats

HEX
#FED42A
RGB
rgb(254, 212, 42)
RGBA
rgba(254, 212, 42, 1)
HSL
hsl(48, 99%, 58%)
HSV
hsv(48, 83%, 100%)
CMYK
cmyk(0%, 17%, 83%, 0%)
CSS variable
--color-primary: #FED42A;
Lowercase HEX
#fed42a

Shades

Tints

Tones

Harmony

CSS snippets for #FED42A

.color-fed42a {
  color: #FED42A;
  background-color: #FED42A;
}

Frequently asked questions

What color is #FED42A?+

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

What is the closest Tailwind color to #FED42A?+

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