#F5FC2C Color

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

Color preview

#F5FC2C

Color formats

HEX
#F5FC2C
RGB
rgb(245, 252, 44)
RGBA
rgba(245, 252, 44, 1)
HSL
hsl(62, 97%, 58%)
HSV
hsv(62, 83%, 99%)
CMYK
cmyk(3%, 0%, 83%, 1%)
CSS variable
--color-primary: #F5FC2C;
Lowercase HEX
#f5fc2c

Shades

Tints

Tones

Harmony

CSS snippets for #F5FC2C

.color-f5fc2c {
  color: #F5FC2C;
  background-color: #F5FC2C;
}

Frequently asked questions

What color is #F5FC2C?+

#F5FC2C is a HEX color with RGB value rgb(245, 252, 44) and HSL value hsl(62, 97%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F5FC2C?+

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