#32DEB0 Color

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

Color preview

#32DEB0

Color formats

HEX
#32DEB0
RGB
rgb(50, 222, 176)
RGBA
rgba(50, 222, 176, 1)
HSL
hsl(164, 72%, 53%)
HSV
hsv(164, 77%, 87%)
CMYK
cmyk(77%, 0%, 21%, 13%)
CSS variable
--color-primary: #32DEB0;
Lowercase HEX
#32deb0

Shades

Tints

Tones

Harmony

CSS snippets for #32DEB0

.color-32deb0 {
  color: #32DEB0;
  background-color: #32DEB0;
}

Frequently asked questions

What color is #32DEB0?+

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

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

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