#FDDE13 Color

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

Color preview

#FDDE13

Color formats

HEX
#FDDE13
RGB
rgb(253, 222, 19)
RGBA
rgba(253, 222, 19, 1)
HSL
hsl(52, 98%, 53%)
HSV
hsv(52, 92%, 99%)
CMYK
cmyk(0%, 12%, 92%, 1%)
CSS variable
--color-primary: #FDDE13;
Lowercase HEX
#fdde13

Shades

Tints

Tones

Harmony

CSS snippets for #FDDE13

.color-fdde13 {
  color: #FDDE13;
  background-color: #FDDE13;
}

Frequently asked questions

What color is #FDDE13?+

#FDDE13 is a HEX color with RGB value rgb(253, 222, 19) and HSL value hsl(52, 98%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FDDE13?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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