#20EADC Color

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

Color preview

#20EADC

Color formats

HEX
#20EADC
RGB
rgb(32, 234, 220)
RGBA
rgba(32, 234, 220, 1)
HSL
hsl(176, 83%, 52%)
HSV
hsv(176, 86%, 92%)
CMYK
cmyk(86%, 0%, 6%, 8%)
CSS variable
--color-primary: #20EADC;
Lowercase HEX
#20eadc

Shades

Tints

Tones

Harmony

CSS snippets for #20EADC

.color-20eadc {
  color: #20EADC;
  background-color: #20EADC;
}

Frequently asked questions

What color is #20EADC?+

#20EADC is a HEX color with RGB value rgb(32, 234, 220) and HSL value hsl(176, 83%, 52%). Its closest CSS named color is Turquoise.

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

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