#FFF12E Color

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

Color preview

#FFF12E

Color formats

HEX
#FFF12E
RGB
rgb(255, 241, 46)
RGBA
rgba(255, 241, 46, 1)
HSL
hsl(56, 100%, 59%)
HSV
hsv(56, 82%, 100%)
CMYK
cmyk(0%, 5%, 82%, 0%)
CSS variable
--color-primary: #FFF12E;
Lowercase HEX
#fff12e

Shades

Tints

Tones

Harmony

CSS snippets for #FFF12E

.color-fff12e {
  color: #FFF12E;
  background-color: #FFF12E;
}

Frequently asked questions

What color is #FFF12E?+

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

What is the closest Tailwind color to #FFF12E?+

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