#20CDEC Color

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

Color preview

#20CDEC

Color formats

HEX
#20CDEC
RGB
rgb(32, 205, 236)
RGBA
rgba(32, 205, 236, 1)
HSL
hsl(189, 84%, 53%)
HSV
hsv(189, 86%, 93%)
CMYK
cmyk(86%, 13%, 0%, 7%)
CSS variable
--color-primary: #20CDEC;
Lowercase HEX
#20cdec

Shades

Tints

Tones

Harmony

CSS snippets for #20CDEC

.color-20cdec {
  color: #20CDEC;
  background-color: #20CDEC;
}

Frequently asked questions

What color is #20CDEC?+

#20CDEC is a HEX color with RGB value rgb(32, 205, 236) and HSL value hsl(189, 84%, 53%). Its closest CSS named color is DeepSkyBlue.

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

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