#F2F96C Color

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

Color preview

#F2F96C

Color formats

HEX
#F2F96C
RGB
rgb(242, 249, 108)
RGBA
rgba(242, 249, 108, 1)
HSL
hsl(63, 92%, 70%)
HSV
hsv(63, 57%, 98%)
CMYK
cmyk(3%, 0%, 57%, 2%)
CSS variable
--color-primary: #F2F96C;
Lowercase HEX
#f2f96c

Shades

Tints

Tones

Harmony

CSS snippets for #F2F96C

.color-f2f96c {
  color: #F2F96C;
  background-color: #F2F96C;
}

Frequently asked questions

What color is #F2F96C?+

#F2F96C is a HEX color with RGB value rgb(242, 249, 108) and HSL value hsl(63, 92%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2F96C?+

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