#22DDAB Color

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

Color preview

#22DDAB

Color formats

HEX
#22DDAB
RGB
rgb(34, 221, 171)
RGBA
rgba(34, 221, 171, 1)
HSL
hsl(164, 73%, 50%)
HSV
hsv(164, 85%, 87%)
CMYK
cmyk(85%, 0%, 23%, 13%)
CSS variable
--color-primary: #22DDAB;
Lowercase HEX
#22ddab

Shades

Tints

Tones

Harmony

CSS snippets for #22DDAB

.color-22ddab {
  color: #22DDAB;
  background-color: #22DDAB;
}

Frequently asked questions

What color is #22DDAB?+

#22DDAB is a HEX color with RGB value rgb(34, 221, 171) and HSL value hsl(164, 73%, 50%). Its closest CSS named color is LightSeaGreen.

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

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