#20B2AA Color

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

Color preview

#20B2AA

Color formats

HEX
#20B2AA
RGB
rgb(32, 178, 170)
RGBA
rgba(32, 178, 170, 1)
HSL
hsl(177, 70%, 41%)
HSV
hsv(177, 82%, 70%)
CMYK
cmyk(82%, 0%, 4%, 30%)
CSS variable
--color-primary: #20B2AA;
Lowercase HEX
#20b2aa

Shades

Tints

Tones

Harmony

CSS snippets for #20B2AA

.color-20b2aa {
  color: #20B2AA;
  background-color: #20B2AA;
}

Frequently asked questions

What color is #20B2AA?+

#20B2AA is a HEX color with RGB value rgb(32, 178, 170) and HSL value hsl(177, 70%, 41%). Its closest CSS named color is LightSeaGreen.

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

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