#32DEBB Color

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

Color preview

#32DEBB

Color formats

HEX
#32DEBB
RGB
rgb(50, 222, 187)
RGBA
rgba(50, 222, 187, 1)
HSL
hsl(168, 72%, 53%)
HSV
hsv(168, 77%, 87%)
CMYK
cmyk(77%, 0%, 16%, 13%)
CSS variable
--color-primary: #32DEBB;
Lowercase HEX
#32debb

Shades

Tints

Tones

Harmony

CSS snippets for #32DEBB

.color-32debb {
  color: #32DEBB;
  background-color: #32DEBB;
}

Frequently asked questions

What color is #32DEBB?+

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

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

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