#20ACAA Color

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

Color preview

#20ACAA

Color formats

HEX
#20ACAA
RGB
rgb(32, 172, 170)
RGBA
rgba(32, 172, 170, 1)
HSL
hsl(179, 69%, 40%)
HSV
hsv(179, 81%, 67%)
CMYK
cmyk(81%, 0%, 1%, 33%)
CSS variable
--color-primary: #20ACAA;
Lowercase HEX
#20acaa

Shades

Tints

Tones

Harmony

CSS snippets for #20ACAA

.color-20acaa {
  color: #20ACAA;
  background-color: #20ACAA;
}

Frequently asked questions

What color is #20ACAA?+

#20ACAA is a HEX color with RGB value rgb(32, 172, 170) and HSL value hsl(179, 69%, 40%). Its closest CSS named color is LightSeaGreen.

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

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