#1FC12A Color

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

Color preview

#1FC12A

Color formats

HEX
#1FC12A
RGB
rgb(31, 193, 42)
RGBA
rgba(31, 193, 42, 1)
HSL
hsl(124, 72%, 44%)
HSV
hsv(124, 84%, 76%)
CMYK
cmyk(84%, 0%, 78%, 24%)
CSS variable
--color-primary: #1FC12A;
Lowercase HEX
#1fc12a

Shades

Tints

Tones

Harmony

CSS snippets for #1FC12A

.color-1fc12a {
  color: #1FC12A;
  background-color: #1FC12A;
}

Frequently asked questions

What color is #1FC12A?+

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

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

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