#F1FF52 Color

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

Color preview

#F1FF52

Color formats

HEX
#F1FF52
RGB
rgb(241, 255, 82)
RGBA
rgba(241, 255, 82, 1)
HSL
hsl(65, 100%, 66%)
HSV
hsv(65, 68%, 100%)
CMYK
cmyk(5%, 0%, 68%, 0%)
CSS variable
--color-primary: #F1FF52;
Lowercase HEX
#f1ff52

Shades

Tints

Tones

Harmony

CSS snippets for #F1FF52

.color-f1ff52 {
  color: #F1FF52;
  background-color: #F1FF52;
}

Frequently asked questions

What color is #F1FF52?+

#F1FF52 is a HEX color with RGB value rgb(241, 255, 82) and HSL value hsl(65, 100%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1FF52?+

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