#2E642B Color

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

Color preview

#2E642B

Color formats

HEX
#2E642B
RGB
rgb(46, 100, 43)
RGBA
rgba(46, 100, 43, 1)
HSL
hsl(117, 40%, 28%)
HSV
hsv(117, 57%, 39%)
CMYK
cmyk(54%, 0%, 57%, 61%)
CSS variable
--color-primary: #2E642B;
Lowercase HEX
#2e642b

Shades

Tints

Tones

Harmony

CSS snippets for #2E642B

.color-2e642b {
  color: #2E642B;
  background-color: #2E642B;
}

Frequently asked questions

What color is #2E642B?+

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

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

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