#2E652A Color

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

Color preview

#2E652A

Color formats

HEX
#2E652A
RGB
rgb(46, 101, 42)
RGBA
rgba(46, 101, 42, 1)
HSL
hsl(116, 41%, 28%)
HSV
hsv(116, 58%, 40%)
CMYK
cmyk(54%, 0%, 58%, 60%)
CSS variable
--color-primary: #2E652A;
Lowercase HEX
#2e652a

Shades

Tints

Tones

Harmony

CSS snippets for #2E652A

.color-2e652a {
  color: #2E652A;
  background-color: #2E652A;
}

Frequently asked questions

What color is #2E652A?+

#2E652A is a HEX color with RGB value rgb(46, 101, 42) and HSL value hsl(116, 41%, 28%). Its closest CSS named color is DarkOliveGreen.

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

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