#FDDE53 Color

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

Color preview

#FDDE53

Color formats

HEX
#FDDE53
RGB
rgb(253, 222, 83)
RGBA
rgba(253, 222, 83, 1)
HSL
hsl(49, 98%, 66%)
HSV
hsv(49, 67%, 99%)
CMYK
cmyk(0%, 12%, 67%, 1%)
CSS variable
--color-primary: #FDDE53;
Lowercase HEX
#fdde53

Shades

Tints

Tones

Harmony

CSS snippets for #FDDE53

.color-fdde53 {
  color: #FDDE53;
  background-color: #FDDE53;
}

Frequently asked questions

What color is #FDDE53?+

#FDDE53 is a HEX color with RGB value rgb(253, 222, 83) and HSL value hsl(49, 98%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDDE53?+

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