#20AC8B Color

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

Color preview

#20AC8B

Color formats

HEX
#20AC8B
RGB
rgb(32, 172, 139)
RGBA
rgba(32, 172, 139, 1)
HSL
hsl(166, 69%, 40%)
HSV
hsv(166, 81%, 67%)
CMYK
cmyk(81%, 0%, 19%, 33%)
CSS variable
--color-primary: #20AC8B;
Lowercase HEX
#20ac8b

Shades

Tints

Tones

Harmony

CSS snippets for #20AC8B

.color-20ac8b {
  color: #20AC8B;
  background-color: #20AC8B;
}

Frequently asked questions

What color is #20AC8B?+

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

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

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