#2FB15B Color

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

Color preview

#2FB15B

Color formats

HEX
#2FB15B
RGB
rgb(47, 177, 91)
RGBA
rgba(47, 177, 91, 1)
HSL
hsl(140, 58%, 44%)
HSV
hsv(140, 73%, 69%)
CMYK
cmyk(73%, 0%, 49%, 31%)
CSS variable
--color-primary: #2FB15B;
Lowercase HEX
#2fb15b

Shades

Tints

Tones

Harmony

CSS snippets for #2FB15B

.color-2fb15b {
  color: #2FB15B;
  background-color: #2FB15B;
}

Frequently asked questions

What color is #2FB15B?+

#2FB15B is a HEX color with RGB value rgb(47, 177, 91) and HSL value hsl(140, 58%, 44%). Its closest CSS named color is MediumSeaGreen.

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

The closest Tailwind color is green-500, available as the bg-green-500 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