#FFFB29 Color

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

Color preview

#FFFB29

Color formats

HEX
#FFFB29
RGB
rgb(255, 251, 41)
RGBA
rgba(255, 251, 41, 1)
HSL
hsl(59, 100%, 58%)
HSV
hsv(59, 84%, 100%)
CMYK
cmyk(0%, 2%, 84%, 0%)
CSS variable
--color-primary: #FFFB29;
Lowercase HEX
#fffb29

Shades

Tints

Tones

Harmony

CSS snippets for #FFFB29

.color-fffb29 {
  color: #FFFB29;
  background-color: #FFFB29;
}

Frequently asked questions

What color is #FFFB29?+

#FFFB29 is a HEX color with RGB value rgb(255, 251, 41) and HSL value hsl(59, 100%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FFFB29?+

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