#FFDF29 Color

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

Color preview

#FFDF29

Color formats

HEX
#FFDF29
RGB
rgb(255, 223, 41)
RGBA
rgba(255, 223, 41, 1)
HSL
hsl(51, 100%, 58%)
HSV
hsv(51, 84%, 100%)
CMYK
cmyk(0%, 13%, 84%, 0%)
CSS variable
--color-primary: #FFDF29;
Lowercase HEX
#ffdf29

Shades

Tints

Tones

Harmony

CSS snippets for #FFDF29

.color-ffdf29 {
  color: #FFDF29;
  background-color: #FFDF29;
}

Frequently asked questions

What color is #FFDF29?+

#FFDF29 is a HEX color with RGB value rgb(255, 223, 41) and HSL value hsl(51, 100%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFDF29?+

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