#F1FE01 Color

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

Color preview

#F1FE01

Color formats

HEX
#F1FE01
RGB
rgb(241, 254, 1)
RGBA
rgba(241, 254, 1, 1)
HSL
hsl(63, 99%, 50%)
HSV
hsv(63, 100%, 100%)
CMYK
cmyk(5%, 0%, 100%, 0%)
CSS variable
--color-primary: #F1FE01;
Lowercase HEX
#f1fe01

Shades

Tints

Tones

Harmony

CSS snippets for #F1FE01

.color-f1fe01 {
  color: #F1FE01;
  background-color: #F1FE01;
}

Frequently asked questions

What color is #F1FE01?+

#F1FE01 is a HEX color with RGB value rgb(241, 254, 1) and HSL value hsl(63, 99%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F1FE01?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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