#2FB17B Color

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

Color preview

#2FB17B

Color formats

HEX
#2FB17B
RGB
rgb(47, 177, 123)
RGBA
rgba(47, 177, 123, 1)
HSL
hsl(155, 58%, 44%)
HSV
hsv(155, 73%, 69%)
CMYK
cmyk(73%, 0%, 31%, 31%)
CSS variable
--color-primary: #2FB17B;
Lowercase HEX
#2fb17b

Shades

Tints

Tones

Harmony

CSS snippets for #2FB17B

.color-2fb17b {
  color: #2FB17B;
  background-color: #2FB17B;
}

Frequently asked questions

What color is #2FB17B?+

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

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

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