#32DEB6 Color

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

Color preview

#32DEB6

Color formats

HEX
#32DEB6
RGB
rgb(50, 222, 182)
RGBA
rgba(50, 222, 182, 1)
HSL
hsl(166, 72%, 53%)
HSV
hsv(166, 77%, 87%)
CMYK
cmyk(77%, 0%, 18%, 13%)
CSS variable
--color-primary: #32DEB6;
Lowercase HEX
#32deb6

Shades

Tints

Tones

Harmony

CSS snippets for #32DEB6

.color-32deb6 {
  color: #32DEB6;
  background-color: #32DEB6;
}

Frequently asked questions

What color is #32DEB6?+

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

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

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