#1FC12D Color

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

Color preview

#1FC12D

Color formats

HEX
#1FC12D
RGB
rgb(31, 193, 45)
RGBA
rgba(31, 193, 45, 1)
HSL
hsl(125, 72%, 44%)
HSV
hsv(125, 84%, 76%)
CMYK
cmyk(84%, 0%, 77%, 24%)
CSS variable
--color-primary: #1FC12D;
Lowercase HEX
#1fc12d

Shades

Tints

Tones

Harmony

CSS snippets for #1FC12D

.color-1fc12d {
  color: #1FC12D;
  background-color: #1FC12D;
}

Frequently asked questions

What color is #1FC12D?+

#1FC12D is a HEX color with RGB value rgb(31, 193, 45) and HSL value hsl(125, 72%, 44%). Its closest CSS named color is LimeGreen.

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

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