#32CD13 Color

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

Color preview

#32CD13

Color formats

HEX
#32CD13
RGB
rgb(50, 205, 19)
RGBA
rgba(50, 205, 19, 1)
HSL
hsl(110, 83%, 44%)
HSV
hsv(110, 91%, 80%)
CMYK
cmyk(76%, 0%, 91%, 20%)
CSS variable
--color-primary: #32CD13;
Lowercase HEX
#32cd13

Shades

Tints

Tones

Harmony

CSS snippets for #32CD13

.color-32cd13 {
  color: #32CD13;
  background-color: #32CD13;
}

Frequently asked questions

What color is #32CD13?+

#32CD13 is a HEX color with RGB value rgb(50, 205, 19) and HSL value hsl(110, 83%, 44%). Its closest CSS named color is LimeGreen.

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

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