#32602C Color

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

Color preview

#32602C

Color formats

HEX
#32602C
RGB
rgb(50, 96, 44)
RGBA
rgba(50, 96, 44, 1)
HSL
hsl(113, 37%, 27%)
HSV
hsv(113, 54%, 38%)
CMYK
cmyk(48%, 0%, 54%, 62%)
CSS variable
--color-primary: #32602C;
Lowercase HEX
#32602c

Shades

Tints

Tones

Harmony

CSS snippets for #32602C

.color-32602c {
  color: #32602C;
  background-color: #32602C;
}

Frequently asked questions

What color is #32602C?+

#32602C is a HEX color with RGB value rgb(50, 96, 44) and HSL value hsl(113, 37%, 27%). Its closest CSS named color is DarkOliveGreen.

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

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