#20DFDC Color

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

Color preview

#20DFDC

Color formats

HEX
#20DFDC
RGB
rgb(32, 223, 220)
RGBA
rgba(32, 223, 220, 1)
HSL
hsl(179, 75%, 50%)
HSV
hsv(179, 86%, 87%)
CMYK
cmyk(86%, 0%, 1%, 13%)
CSS variable
--color-primary: #20DFDC;
Lowercase HEX
#20dfdc

Shades

Tints

Tones

Harmony

CSS snippets for #20DFDC

.color-20dfdc {
  color: #20DFDC;
  background-color: #20DFDC;
}

Frequently asked questions

What color is #20DFDC?+

#20DFDC is a HEX color with RGB value rgb(32, 223, 220) and HSL value hsl(179, 75%, 50%). Its closest CSS named color is Turquoise.

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

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