#20DCDF Color

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

Color preview

#20DCDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #20DCDF

.color-20dcdf {
  color: #20DCDF;
  background-color: #20DCDF;
}

Frequently asked questions

What color is #20DCDF?+

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

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

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