#20EAAA Color

Inspect #20EAAA across formats, palettes, contrast and closest named color matches.

Color preview

#20EAAA

Color formats

HEX
#20EAAA
RGB
rgb(32, 234, 170)
RGBA
rgba(32, 234, 170, 1)
HSL
hsl(161, 83%, 52%)
HSV
hsv(161, 86%, 92%)
CMYK
cmyk(86%, 0%, 27%, 8%)
CSS variable
--color-primary: #20EAAA;
Lowercase HEX
#20eaaa

Shades

Tints

Tones

Harmony

CSS snippets for #20EAAA

.color-20eaaa {
  color: #20EAAA;
  background-color: #20EAAA;
}

Frequently asked questions

What color is #20EAAA?+

#20EAAA is a HEX color with RGB value rgb(32, 234, 170) and HSL value hsl(161, 83%, 52%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #20EAAA?+

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