#FDE82B Color

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

Color preview

#FDE82B

Color formats

HEX
#FDE82B
RGB
rgb(253, 232, 43)
RGBA
rgba(253, 232, 43, 1)
HSL
hsl(54, 98%, 58%)
HSV
hsv(54, 83%, 99%)
CMYK
cmyk(0%, 8%, 83%, 1%)
CSS variable
--color-primary: #FDE82B;
Lowercase HEX
#fde82b

Shades

Tints

Tones

Harmony

CSS snippets for #FDE82B

.color-fde82b {
  color: #FDE82B;
  background-color: #FDE82B;
}

Frequently asked questions

What color is #FDE82B?+

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

What is the closest Tailwind color to #FDE82B?+

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