#2F642B Color

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

Color preview

#2F642B

Color formats

HEX
#2F642B
RGB
rgb(47, 100, 43)
RGBA
rgba(47, 100, 43, 1)
HSL
hsl(116, 40%, 28%)
HSV
hsv(116, 57%, 39%)
CMYK
cmyk(53%, 0%, 57%, 61%)
CSS variable
--color-primary: #2F642B;
Lowercase HEX
#2f642b

Shades

Tints

Tones

Harmony

CSS snippets for #2F642B

.color-2f642b {
  color: #2F642B;
  background-color: #2F642B;
}

Frequently asked questions

What color is #2F642B?+

#2F642B is a HEX color with RGB value rgb(47, 100, 43) and HSL value hsl(116, 40%, 28%). Its closest CSS named color is DarkOliveGreen.

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

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