#20BEDA Color

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

Color preview

#20BEDA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #20BEDA

.color-20beda {
  color: #20BEDA;
  background-color: #20BEDA;
}

Frequently asked questions

What color is #20BEDA?+

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

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

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