#FFFB1E Color

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

Color preview

#FFFB1E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFFB1E

.color-fffb1e {
  color: #FFFB1E;
  background-color: #FFFB1E;
}

Frequently asked questions

What color is #FFFB1E?+

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

What is the closest Tailwind color to #FFFB1E?+

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