#2F602F Color

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

Color preview

#2F602F

Color formats

HEX
#2F602F
RGB
rgb(47, 96, 47)
RGBA
rgba(47, 96, 47, 1)
HSL
hsl(120, 34%, 28%)
HSV
hsv(120, 51%, 38%)
CMYK
cmyk(51%, 0%, 51%, 62%)
CSS variable
--color-primary: #2F602F;
Lowercase HEX
#2f602f

Shades

Tints

Tones

Harmony

CSS snippets for #2F602F

.color-2f602f {
  color: #2F602F;
  background-color: #2F602F;
}

Frequently asked questions

What color is #2F602F?+

#2F602F is a HEX color with RGB value rgb(47, 96, 47) and HSL value hsl(120, 34%, 28%). Its closest CSS named color is DarkSlateGray.

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

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