#FFF12B Color

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

Color preview

#FFF12B

Color formats

HEX
#FFF12B
RGB
rgb(255, 241, 43)
RGBA
rgba(255, 241, 43, 1)
HSL
hsl(56, 100%, 58%)
HSV
hsv(56, 83%, 100%)
CMYK
cmyk(0%, 5%, 83%, 0%)
CSS variable
--color-primary: #FFF12B;
Lowercase HEX
#fff12b

Shades

Tints

Tones

Harmony

CSS snippets for #FFF12B

.color-fff12b {
  color: #FFF12B;
  background-color: #FFF12B;
}

Frequently asked questions

What color is #FFF12B?+

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

What is the closest Tailwind color to #FFF12B?+

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