#20CCDF Color

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

Color preview

#20CCDF

Color formats

HEX
#20CCDF
RGB
rgb(32, 204, 223)
RGBA
rgba(32, 204, 223, 1)
HSL
hsl(186, 75%, 50%)
HSV
hsv(186, 86%, 87%)
CMYK
cmyk(86%, 9%, 0%, 13%)
CSS variable
--color-primary: #20CCDF;
Lowercase HEX
#20ccdf

Shades

Tints

Tones

Harmony

CSS snippets for #20CCDF

.color-20ccdf {
  color: #20CCDF;
  background-color: #20CCDF;
}

Frequently asked questions

What color is #20CCDF?+

#20CCDF is a HEX color with RGB value rgb(32, 204, 223) and HSL value hsl(186, 75%, 50%). Its closest CSS named color is DarkTurquoise.

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

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