#20EECC Color

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

Color preview

#20EECC

Color formats

HEX
#20EECC
RGB
rgb(32, 238, 204)
RGBA
rgba(32, 238, 204, 1)
HSL
hsl(170, 86%, 53%)
HSV
hsv(170, 87%, 93%)
CMYK
cmyk(87%, 0%, 14%, 7%)
CSS variable
--color-primary: #20EECC;
Lowercase HEX
#20eecc

Shades

Tints

Tones

Harmony

CSS snippets for #20EECC

.color-20eecc {
  color: #20EECC;
  background-color: #20EECC;
}

Frequently asked questions

What color is #20EECC?+

#20EECC is a HEX color with RGB value rgb(32, 238, 204) and HSL value hsl(170, 86%, 53%). Its closest CSS named color is Turquoise.

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

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