#20DDEE Color

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

Color preview

#20DDEE

Color formats

HEX
#20DDEE
RGB
rgb(32, 221, 238)
RGBA
rgba(32, 221, 238, 1)
HSL
hsl(185, 86%, 53%)
HSV
hsv(185, 87%, 93%)
CMYK
cmyk(87%, 7%, 0%, 7%)
CSS variable
--color-primary: #20DDEE;
Lowercase HEX
#20ddee

Shades

Tints

Tones

Harmony

CSS snippets for #20DDEE

.color-20ddee {
  color: #20DDEE;
  background-color: #20DDEE;
}

Frequently asked questions

What color is #20DDEE?+

#20DDEE is a HEX color with RGB value rgb(32, 221, 238) and HSL value hsl(185, 86%, 53%). Its closest CSS named color is Turquoise.

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

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