#20BCDF Color

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

Color preview

#20BCDF

Color formats

HEX
#20BCDF
RGB
rgb(32, 188, 223)
RGBA
rgba(32, 188, 223, 1)
HSL
hsl(191, 75%, 50%)
HSV
hsv(191, 86%, 87%)
CMYK
cmyk(86%, 16%, 0%, 13%)
CSS variable
--color-primary: #20BCDF;
Lowercase HEX
#20bcdf

Shades

Tints

Tones

Harmony

CSS snippets for #20BCDF

.color-20bcdf {
  color: #20BCDF;
  background-color: #20BCDF;
}

Frequently asked questions

What color is #20BCDF?+

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

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

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