#F2F84F Color

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

Color preview

#F2F84F

Color formats

HEX
#F2F84F
RGB
rgb(242, 248, 79)
RGBA
rgba(242, 248, 79, 1)
HSL
hsl(62, 92%, 64%)
HSV
hsv(62, 68%, 97%)
CMYK
cmyk(2%, 0%, 68%, 3%)
CSS variable
--color-primary: #F2F84F;
Lowercase HEX
#f2f84f

Shades

Tints

Tones

Harmony

CSS snippets for #F2F84F

.color-f2f84f {
  color: #F2F84F;
  background-color: #F2F84F;
}

Frequently asked questions

What color is #F2F84F?+

#F2F84F is a HEX color with RGB value rgb(242, 248, 79) and HSL value hsl(62, 92%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2F84F?+

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