#32DEAD Color

Inspect #32DEAD across formats, palettes, contrast and closest named color matches.

Color preview

#32DEAD

Color formats

HEX
#32DEAD
RGB
rgb(50, 222, 173)
RGBA
rgba(50, 222, 173, 1)
HSL
hsl(163, 72%, 53%)
HSV
hsv(163, 77%, 87%)
CMYK
cmyk(77%, 0%, 22%, 13%)
CSS variable
--color-primary: #32DEAD;
Lowercase HEX
#32dead

Shades

Tints

Tones

Harmony

CSS snippets for #32DEAD

.color-32dead {
  color: #32DEAD;
  background-color: #32DEAD;
}

Frequently asked questions

What color is #32DEAD?+

#32DEAD is a HEX color with RGB value rgb(50, 222, 173) and HSL value hsl(163, 72%, 53%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #32DEAD?+

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