#2FDF7B Color

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

Color preview

#2FDF7B

Color formats

HEX
#2FDF7B
RGB
rgb(47, 223, 123)
RGBA
rgba(47, 223, 123, 1)
HSL
hsl(146, 73%, 53%)
HSV
hsv(146, 79%, 87%)
CMYK
cmyk(79%, 0%, 45%, 13%)
CSS variable
--color-primary: #2FDF7B;
Lowercase HEX
#2fdf7b

Shades

Tints

Tones

Harmony

CSS snippets for #2FDF7B

.color-2fdf7b {
  color: #2FDF7B;
  background-color: #2FDF7B;
}

Frequently asked questions

What color is #2FDF7B?+

#2FDF7B is a HEX color with RGB value rgb(47, 223, 123) and HSL value hsl(146, 73%, 53%). Its closest CSS named color is MediumSeaGreen.

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

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