#2FA12B Color

Inspect #2FA12B across formats, palettes, contrast and closest named color matches.

Color preview

#2FA12B

Color formats

HEX
#2FA12B
RGB
rgb(47, 161, 43)
RGBA
rgba(47, 161, 43, 1)
HSL
hsl(118, 58%, 40%)
HSV
hsv(118, 73%, 63%)
CMYK
cmyk(71%, 0%, 73%, 37%)
CSS variable
--color-primary: #2FA12B;
Lowercase HEX
#2fa12b

Shades

Tints

Tones

Harmony

CSS snippets for #2FA12B

.color-2fa12b {
  color: #2FA12B;
  background-color: #2FA12B;
}

Frequently asked questions

What color is #2FA12B?+

#2FA12B is a HEX color with RGB value rgb(47, 161, 43) and HSL value hsl(118, 58%, 40%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #2FA12B?+

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