#F2FE6C Color

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

Color preview

#F2FE6C

Color formats

HEX
#F2FE6C
RGB
rgb(242, 254, 108)
RGBA
rgba(242, 254, 108, 1)
HSL
hsl(65, 99%, 71%)
HSV
hsv(65, 57%, 100%)
CMYK
cmyk(5%, 0%, 57%, 0%)
CSS variable
--color-primary: #F2FE6C;
Lowercase HEX
#f2fe6c

Shades

Tints

Tones

Harmony

CSS snippets for #F2FE6C

.color-f2fe6c {
  color: #F2FE6C;
  background-color: #F2FE6C;
}

Frequently asked questions

What color is #F2FE6C?+

#F2FE6C is a HEX color with RGB value rgb(242, 254, 108) and HSL value hsl(65, 99%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2FE6C?+

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