#22AAAA Color

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

Color preview

#22AAAA

Color formats

HEX
#22AAAA
RGB
rgb(34, 170, 170)
RGBA
rgba(34, 170, 170, 1)
HSL
hsl(180, 67%, 40%)
HSV
hsv(180, 80%, 67%)
CMYK
cmyk(80%, 0%, 0%, 33%)
CSS variable
--color-primary: #22AAAA;
Lowercase HEX
#22aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #22AAAA

.color-22aaaa {
  color: #22AAAA;
  background-color: #22AAAA;
}

Frequently asked questions

What color is #22AAAA?+

#22AAAA is a HEX color with RGB value rgb(34, 170, 170) and HSL value hsl(180, 67%, 40%). Its closest CSS named color is LightSeaGreen.

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

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