#2CFEAD Color

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

Color preview

#2CFEAD

Color formats

HEX
#2CFEAD
RGB
rgb(44, 254, 173)
RGBA
rgba(44, 254, 173, 1)
HSL
hsl(157, 99%, 58%)
HSV
hsv(157, 83%, 100%)
CMYK
cmyk(83%, 0%, 32%, 0%)
CSS variable
--color-primary: #2CFEAD;
Lowercase HEX
#2cfead

Shades

Tints

Tones

Harmony

CSS snippets for #2CFEAD

.color-2cfead {
  color: #2CFEAD;
  background-color: #2CFEAD;
}

Frequently asked questions

What color is #2CFEAD?+

#2CFEAD is a HEX color with RGB value rgb(44, 254, 173) and HSL value hsl(157, 99%, 58%). Its closest CSS named color is MediumSpringGreen.

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

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