#32AF5F Color

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

Color preview

#32AF5F

Color formats

HEX
#32AF5F
RGB
rgb(50, 175, 95)
RGBA
rgba(50, 175, 95, 1)
HSL
hsl(142, 56%, 44%)
HSV
hsv(142, 71%, 69%)
CMYK
cmyk(71%, 0%, 46%, 31%)
CSS variable
--color-primary: #32AF5F;
Lowercase HEX
#32af5f

Shades

Tints

Tones

Harmony

CSS snippets for #32AF5F

.color-32af5f {
  color: #32AF5F;
  background-color: #32AF5F;
}

Frequently asked questions

What color is #32AF5F?+

#32AF5F is a HEX color with RGB value rgb(50, 175, 95) and HSL value hsl(142, 56%, 44%). Its closest CSS named color is MediumSeaGreen.

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

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