#FFF01F Color

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

Color preview

#FFF01F

Color formats

HEX
#FFF01F
RGB
rgb(255, 240, 31)
RGBA
rgba(255, 240, 31, 1)
HSL
hsl(56, 100%, 56%)
HSV
hsv(56, 88%, 100%)
CMYK
cmyk(0%, 6%, 88%, 0%)
CSS variable
--color-primary: #FFF01F;
Lowercase HEX
#fff01f

Shades

Tints

Tones

Harmony

CSS snippets for #FFF01F

.color-fff01f {
  color: #FFF01F;
  background-color: #FFF01F;
}

Frequently asked questions

What color is #FFF01F?+

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

What is the closest Tailwind color to #FFF01F?+

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