#1FA82A Color

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

Color preview

#1FA82A

Color formats

HEX
#1FA82A
RGB
rgb(31, 168, 42)
RGBA
rgba(31, 168, 42, 1)
HSL
hsl(125, 69%, 39%)
HSV
hsv(125, 82%, 66%)
CMYK
cmyk(82%, 0%, 75%, 34%)
CSS variable
--color-primary: #1FA82A;
Lowercase HEX
#1fa82a

Shades

Tints

Tones

Harmony

CSS snippets for #1FA82A

.color-1fa82a {
  color: #1FA82A;
  background-color: #1FA82A;
}

Frequently asked questions

What color is #1FA82A?+

#1FA82A is a HEX color with RGB value rgb(31, 168, 42) and HSL value hsl(125, 69%, 39%). Its closest CSS named color is ForestGreen.

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

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