#FDE33A Color

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

Color preview

#FDE33A

Color formats

HEX
#FDE33A
RGB
rgb(253, 227, 58)
RGBA
rgba(253, 227, 58, 1)
HSL
hsl(52, 98%, 61%)
HSV
hsv(52, 77%, 99%)
CMYK
cmyk(0%, 10%, 77%, 1%)
CSS variable
--color-primary: #FDE33A;
Lowercase HEX
#fde33a

Shades

Tints

Tones

Harmony

CSS snippets for #FDE33A

.color-fde33a {
  color: #FDE33A;
  background-color: #FDE33A;
}

Frequently asked questions

What color is #FDE33A?+

#FDE33A is a HEX color with RGB value rgb(253, 227, 58) and HSL value hsl(52, 98%, 61%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FDE33A?+

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