#32602E Color

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

Color preview

#32602E

Color formats

HEX
#32602E
RGB
rgb(50, 96, 46)
RGBA
rgba(50, 96, 46, 1)
HSL
hsl(115, 35%, 28%)
HSV
hsv(115, 52%, 38%)
CMYK
cmyk(48%, 0%, 52%, 62%)
CSS variable
--color-primary: #32602E;
Lowercase HEX
#32602e

Shades

Tints

Tones

Harmony

CSS snippets for #32602E

.color-32602e {
  color: #32602E;
  background-color: #32602E;
}

Frequently asked questions

What color is #32602E?+

#32602E is a HEX color with RGB value rgb(50, 96, 46) and HSL value hsl(115, 35%, 28%). Its closest CSS named color is DarkOliveGreen.

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

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