#20BBDA Color

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

Color preview

#20BBDA

Color formats

HEX
#20BBDA
RGB
rgb(32, 187, 218)
RGBA
rgba(32, 187, 218, 1)
HSL
hsl(190, 74%, 49%)
HSV
hsv(190, 85%, 85%)
CMYK
cmyk(85%, 14%, 0%, 15%)
CSS variable
--color-primary: #20BBDA;
Lowercase HEX
#20bbda

Shades

Tints

Tones

Harmony

CSS snippets for #20BBDA

.color-20bbda {
  color: #20BBDA;
  background-color: #20BBDA;
}

Frequently asked questions

What color is #20BBDA?+

#20BBDA is a HEX color with RGB value rgb(32, 187, 218) and HSL value hsl(190, 74%, 49%). Its closest CSS named color is DarkTurquoise.

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

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