#2FB92D Color

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

Color preview

#2FB92D

Color formats

HEX
#2FB92D
RGB
rgb(47, 185, 45)
RGBA
rgba(47, 185, 45, 1)
HSL
hsl(119, 61%, 45%)
HSV
hsv(119, 76%, 73%)
CMYK
cmyk(75%, 0%, 76%, 27%)
CSS variable
--color-primary: #2FB92D;
Lowercase HEX
#2fb92d

Shades

Tints

Tones

Harmony

CSS snippets for #2FB92D

.color-2fb92d {
  color: #2FB92D;
  background-color: #2FB92D;
}

Frequently asked questions

What color is #2FB92D?+

#2FB92D is a HEX color with RGB value rgb(47, 185, 45) and HSL value hsl(119, 61%, 45%). Its closest CSS named color is LimeGreen.

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

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