#2A623B Color

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

Color preview

#2A623B

Color formats

HEX
#2A623B
RGB
rgb(42, 98, 59)
RGBA
rgba(42, 98, 59, 1)
HSL
hsl(138, 40%, 27%)
HSV
hsv(138, 57%, 38%)
CMYK
cmyk(57%, 0%, 40%, 62%)
CSS variable
--color-primary: #2A623B;
Lowercase HEX
#2a623b

Shades

Tints

Tones

Harmony

CSS snippets for #2A623B

.color-2a623b {
  color: #2A623B;
  background-color: #2A623B;
}

Frequently asked questions

What color is #2A623B?+

#2A623B is a HEX color with RGB value rgb(42, 98, 59) and HSL value hsl(138, 40%, 27%). Its closest CSS named color is DarkSlateGray.

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

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