#1FFE01 Color

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

Color preview

#1FFE01

Color formats

HEX
#1FFE01
RGB
rgb(31, 254, 1)
RGBA
rgba(31, 254, 1, 1)
HSL
hsl(113, 99%, 50%)
HSV
hsv(113, 100%, 100%)
CMYK
cmyk(88%, 0%, 100%, 0%)
CSS variable
--color-primary: #1FFE01;
Lowercase HEX
#1ffe01

Shades

Tints

Tones

Harmony

CSS snippets for #1FFE01

.color-1ffe01 {
  color: #1FFE01;
  background-color: #1FFE01;
}

Frequently asked questions

What color is #1FFE01?+

#1FFE01 is a HEX color with RGB value rgb(31, 254, 1) and HSL value hsl(113, 99%, 50%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #1FFE01?+

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