#2F602C Color

Inspect #2F602C across formats, palettes, contrast and closest named color matches.

Color preview

#2F602C

Color formats

HEX
#2F602C
RGB
rgb(47, 96, 44)
RGBA
rgba(47, 96, 44, 1)
HSL
hsl(117, 37%, 27%)
HSV
hsv(117, 54%, 38%)
CMYK
cmyk(51%, 0%, 54%, 62%)
CSS variable
--color-primary: #2F602C;
Lowercase HEX
#2f602c

Shades

Tints

Tones

Harmony

CSS snippets for #2F602C

.color-2f602c {
  color: #2F602C;
  background-color: #2F602C;
}

Frequently asked questions

What color is #2F602C?+

#2F602C is a HEX color with RGB value rgb(47, 96, 44) and HSL value hsl(117, 37%, 27%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2F602C?+

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