#2AFEAD Color

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

Color preview

#2AFEAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2AFEAD

.color-2afead {
  color: #2AFEAD;
  background-color: #2AFEAD;
}

Frequently asked questions

What color is #2AFEAD?+

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

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

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