#32DEBE Color

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

Color preview

#32DEBE

Color formats

HEX
#32DEBE
RGB
rgb(50, 222, 190)
RGBA
rgba(50, 222, 190, 1)
HSL
hsl(169, 72%, 53%)
HSV
hsv(169, 77%, 87%)
CMYK
cmyk(77%, 0%, 14%, 13%)
CSS variable
--color-primary: #32DEBE;
Lowercase HEX
#32debe

Shades

Tints

Tones

Harmony

CSS snippets for #32DEBE

.color-32debe {
  color: #32DEBE;
  background-color: #32DEBE;
}

Frequently asked questions

What color is #32DEBE?+

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

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

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