#32CD07 Color

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

Color preview

#32CD07

Color formats

HEX
#32CD07
RGB
rgb(50, 205, 7)
RGBA
rgba(50, 205, 7, 1)
HSL
hsl(107, 93%, 42%)
HSV
hsv(107, 97%, 80%)
CMYK
cmyk(76%, 0%, 97%, 20%)
CSS variable
--color-primary: #32CD07;
Lowercase HEX
#32cd07

Shades

Tints

Tones

Harmony

CSS snippets for #32CD07

.color-32cd07 {
  color: #32CD07;
  background-color: #32CD07;
}

Frequently asked questions

What color is #32CD07?+

#32CD07 is a HEX color with RGB value rgb(50, 205, 7) and HSL value hsl(107, 93%, 42%). Its closest CSS named color is LimeGreen.

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

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