#FDE42B Color

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

Color preview

#FDE42B

Color formats

HEX
#FDE42B
RGB
rgb(253, 228, 43)
RGBA
rgba(253, 228, 43, 1)
HSL
hsl(53, 98%, 58%)
HSV
hsv(53, 83%, 99%)
CMYK
cmyk(0%, 10%, 83%, 1%)
CSS variable
--color-primary: #FDE42B;
Lowercase HEX
#fde42b

Shades

Tints

Tones

Harmony

CSS snippets for #FDE42B

.color-fde42b {
  color: #FDE42B;
  background-color: #FDE42B;
}

Frequently asked questions

What color is #FDE42B?+

#FDE42B is a HEX color with RGB value rgb(253, 228, 43) and HSL value hsl(53, 98%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FDE42B?+

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