#32D47B Color

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

Color preview

#32D47B

Color formats

HEX
#32D47B
RGB
rgb(50, 212, 123)
RGBA
rgba(50, 212, 123, 1)
HSL
hsl(147, 65%, 51%)
HSV
hsv(147, 76%, 83%)
CMYK
cmyk(76%, 0%, 42%, 17%)
CSS variable
--color-primary: #32D47B;
Lowercase HEX
#32d47b

Shades

Tints

Tones

Harmony

CSS snippets for #32D47B

.color-32d47b {
  color: #32D47B;
  background-color: #32D47B;
}

Frequently asked questions

What color is #32D47B?+

#32D47B is a HEX color with RGB value rgb(50, 212, 123) and HSL value hsl(147, 65%, 51%). Its closest CSS named color is MediumSeaGreen.

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

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