#1FB64C Color

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

Color preview

#1FB64C

Color formats

HEX
#1FB64C
RGB
rgb(31, 182, 76)
RGBA
rgba(31, 182, 76, 1)
HSL
hsl(138, 71%, 42%)
HSV
hsv(138, 83%, 71%)
CMYK
cmyk(83%, 0%, 58%, 29%)
CSS variable
--color-primary: #1FB64C;
Lowercase HEX
#1fb64c

Shades

Tints

Tones

Harmony

CSS snippets for #1FB64C

.color-1fb64c {
  color: #1FB64C;
  background-color: #1FB64C;
}

Frequently asked questions

What color is #1FB64C?+

#1FB64C is a HEX color with RGB value rgb(31, 182, 76) and HSL value hsl(138, 71%, 42%). Its closest CSS named color is LimeGreen.

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

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