#2FDF93 Color

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

Color preview

#2FDF93

Color formats

HEX
#2FDF93
RGB
rgb(47, 223, 147)
RGBA
rgba(47, 223, 147, 1)
HSL
hsl(154, 73%, 53%)
HSV
hsv(154, 79%, 87%)
CMYK
cmyk(79%, 0%, 34%, 13%)
CSS variable
--color-primary: #2FDF93;
Lowercase HEX
#2fdf93

Shades

Tints

Tones

Harmony

CSS snippets for #2FDF93

.color-2fdf93 {
  color: #2FDF93;
  background-color: #2FDF93;
}

Frequently asked questions

What color is #2FDF93?+

#2FDF93 is a HEX color with RGB value rgb(47, 223, 147) and HSL value hsl(154, 73%, 53%). Its closest CSS named color is LightSeaGreen.

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

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