#FFF36F Color

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

Color preview

#FFF36F

Color formats

HEX
#FFF36F
RGB
rgb(255, 243, 111)
RGBA
rgba(255, 243, 111, 1)
HSL
hsl(55, 100%, 72%)
HSV
hsv(55, 56%, 100%)
CMYK
cmyk(0%, 5%, 56%, 0%)
CSS variable
--color-primary: #FFF36F;
Lowercase HEX
#fff36f

Shades

Tints

Tones

Harmony

CSS snippets for #FFF36F

.color-fff36f {
  color: #FFF36F;
  background-color: #FFF36F;
}

Frequently asked questions

What color is #FFF36F?+

#FFF36F is a HEX color with RGB value rgb(255, 243, 111) and HSL value hsl(55, 100%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFF36F?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 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