#FFFB1F Color

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

Color preview

#FFFB1F

Color formats

HEX
#FFFB1F
RGB
rgb(255, 251, 31)
RGBA
rgba(255, 251, 31, 1)
HSL
hsl(59, 100%, 56%)
HSV
hsv(59, 88%, 100%)
CMYK
cmyk(0%, 2%, 88%, 0%)
CSS variable
--color-primary: #FFFB1F;
Lowercase HEX
#fffb1f

Shades

Tints

Tones

Harmony

CSS snippets for #FFFB1F

.color-fffb1f {
  color: #FFFB1F;
  background-color: #FFFB1F;
}

Frequently asked questions

What color is #FFFB1F?+

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

What is the closest Tailwind color to #FFFB1F?+

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