#32A488 Color

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

Color preview

#32A488

Color formats

HEX
#32A488
RGB
rgb(50, 164, 136)
RGBA
rgba(50, 164, 136, 1)
HSL
hsl(165, 53%, 42%)
HSV
hsv(165, 70%, 64%)
CMYK
cmyk(70%, 0%, 17%, 36%)
CSS variable
--color-primary: #32A488;
Lowercase HEX
#32a488

Shades

Tints

Tones

Harmony

CSS snippets for #32A488

.color-32a488 {
  color: #32A488;
  background-color: #32A488;
}

Frequently asked questions

What color is #32A488?+

#32A488 is a HEX color with RGB value rgb(50, 164, 136) and HSL value hsl(165, 53%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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