#32ABBE Color

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

Color preview

#32ABBE

Color formats

HEX
#32ABBE
RGB
rgb(50, 171, 190)
RGBA
rgba(50, 171, 190, 1)
HSL
hsl(188, 58%, 47%)
HSV
hsv(188, 74%, 75%)
CMYK
cmyk(74%, 10%, 0%, 25%)
CSS variable
--color-primary: #32ABBE;
Lowercase HEX
#32abbe

Shades

Tints

Tones

Harmony

CSS snippets for #32ABBE

.color-32abbe {
  color: #32ABBE;
  background-color: #32ABBE;
}

Frequently asked questions

What color is #32ABBE?+

#32ABBE is a HEX color with RGB value rgb(50, 171, 190) and HSL value hsl(188, 58%, 47%). Its closest CSS named color is LightSeaGreen.

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

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