#FFFB0A Color

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

Color preview

#FFFB0A

Color formats

HEX
#FFFB0A
RGB
rgb(255, 251, 10)
RGBA
rgba(255, 251, 10, 1)
HSL
hsl(59, 100%, 52%)
HSV
hsv(59, 96%, 100%)
CMYK
cmyk(0%, 2%, 96%, 0%)
CSS variable
--color-primary: #FFFB0A;
Lowercase HEX
#fffb0a

Shades

Tints

Tones

Harmony

CSS snippets for #FFFB0A

.color-fffb0a {
  color: #FFFB0A;
  background-color: #FFFB0A;
}

Frequently asked questions

What color is #FFFB0A?+

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

What is the closest Tailwind color to #FFFB0A?+

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