#FDDE30 Color

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

Color preview

#FDDE30

Color formats

HEX
#FDDE30
RGB
rgb(253, 222, 48)
RGBA
rgba(253, 222, 48, 1)
HSL
hsl(51, 98%, 59%)
HSV
hsv(51, 81%, 99%)
CMYK
cmyk(0%, 12%, 81%, 1%)
CSS variable
--color-primary: #FDDE30;
Lowercase HEX
#fdde30

Shades

Tints

Tones

Harmony

CSS snippets for #FDDE30

.color-fdde30 {
  color: #FDDE30;
  background-color: #FDDE30;
}

Frequently asked questions

What color is #FDDE30?+

#FDDE30 is a HEX color with RGB value rgb(253, 222, 48) and HSL value hsl(51, 98%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FDDE30?+

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