#1FF31B Color

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

Color preview

#1FF31B

Color formats

HEX
#1FF31B
RGB
rgb(31, 243, 27)
RGBA
rgba(31, 243, 27, 1)
HSL
hsl(119, 90%, 53%)
HSV
hsv(119, 89%, 95%)
CMYK
cmyk(87%, 0%, 89%, 5%)
CSS variable
--color-primary: #1FF31B;
Lowercase HEX
#1ff31b

Shades

Tints

Tones

Harmony

CSS snippets for #1FF31B

.color-1ff31b {
  color: #1FF31B;
  background-color: #1FF31B;
}

Frequently asked questions

What color is #1FF31B?+

#1FF31B is a HEX color with RGB value rgb(31, 243, 27) and HSL value hsl(119, 90%, 53%). Its closest CSS named color is Lime.

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

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