#20EEDD Color

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

Color preview

#20EEDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #20EEDD

.color-20eedd {
  color: #20EEDD;
  background-color: #20EEDD;
}

Frequently asked questions

What color is #20EEDD?+

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

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

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