#20DFAF Color

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

Color preview

#20DFAF

Color formats

HEX
#20DFAF
RGB
rgb(32, 223, 175)
RGBA
rgba(32, 223, 175, 1)
HSL
hsl(165, 75%, 50%)
HSV
hsv(165, 86%, 87%)
CMYK
cmyk(86%, 0%, 22%, 13%)
CSS variable
--color-primary: #20DFAF;
Lowercase HEX
#20dfaf

Shades

Tints

Tones

Harmony

CSS snippets for #20DFAF

.color-20dfaf {
  color: #20DFAF;
  background-color: #20DFAF;
}

Frequently asked questions

What color is #20DFAF?+

#20DFAF is a HEX color with RGB value rgb(32, 223, 175) and HSL value hsl(165, 75%, 50%). Its closest CSS named color is LightSeaGreen.

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

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