#22EEAA Color

Inspect #22EEAA across formats, palettes, contrast and closest named color matches.

Color preview

#22EEAA

Color formats

HEX
#22EEAA
RGB
rgb(34, 238, 170)
RGBA
rgba(34, 238, 170, 1)
HSL
hsl(160, 86%, 53%)
HSV
hsv(160, 86%, 93%)
CMYK
cmyk(86%, 0%, 29%, 7%)
CSS variable
--color-primary: #22EEAA;
Lowercase HEX
#22eeaa

Shades

Tints

Tones

Harmony

CSS snippets for #22EEAA

.color-22eeaa {
  color: #22EEAA;
  background-color: #22EEAA;
}

Frequently asked questions

What color is #22EEAA?+

#22EEAA is a HEX color with RGB value rgb(34, 238, 170) and HSL value hsl(160, 86%, 53%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #22EEAA?+

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