#32602F Color

Inspect #32602F across formats, palettes, contrast and closest named color matches.

Color preview

#32602F

Color formats

HEX
#32602F
RGB
rgb(50, 96, 47)
RGBA
rgba(50, 96, 47, 1)
HSL
hsl(116, 34%, 28%)
HSV
hsv(116, 51%, 38%)
CMYK
cmyk(48%, 0%, 51%, 62%)
CSS variable
--color-primary: #32602F;
Lowercase HEX
#32602f

Shades

Tints

Tones

Harmony

CSS snippets for #32602F

.color-32602f {
  color: #32602F;
  background-color: #32602F;
}

Frequently asked questions

What color is #32602F?+

#32602F is a HEX color with RGB value rgb(50, 96, 47) and HSL value hsl(116, 34%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #32602F?+

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