#FFF71E Color

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

Color preview

#FFF71E

Color formats

HEX
#FFF71E
RGB
rgb(255, 247, 30)
RGBA
rgba(255, 247, 30, 1)
HSL
hsl(58, 100%, 56%)
HSV
hsv(58, 88%, 100%)
CMYK
cmyk(0%, 3%, 88%, 0%)
CSS variable
--color-primary: #FFF71E;
Lowercase HEX
#fff71e

Shades

Tints

Tones

Harmony

CSS snippets for #FFF71E

.color-fff71e {
  color: #FFF71E;
  background-color: #FFF71E;
}

Frequently asked questions

What color is #FFF71E?+

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

What is the closest Tailwind color to #FFF71E?+

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