#F2FA99 Color

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

Color preview

#F2FA99

Color formats

HEX
#F2FA99
RGB
rgb(242, 250, 153)
RGBA
rgba(242, 250, 153, 1)
HSL
hsl(65, 91%, 79%)
HSV
hsv(65, 39%, 98%)
CMYK
cmyk(3%, 0%, 39%, 2%)
CSS variable
--color-primary: #F2FA99;
Lowercase HEX
#f2fa99

Shades

Tints

Tones

Harmony

CSS snippets for #F2FA99

.color-f2fa99 {
  color: #F2FA99;
  background-color: #F2FA99;
}

Frequently asked questions

What color is #F2FA99?+

#F2FA99 is a HEX color with RGB value rgb(242, 250, 153) and HSL value hsl(65, 91%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2FA99?+

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