#2A643B Color

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

Color preview

#2A643B

Color formats

HEX
#2A643B
RGB
rgb(42, 100, 59)
RGBA
rgba(42, 100, 59, 1)
HSL
hsl(138, 41%, 28%)
HSV
hsv(138, 58%, 39%)
CMYK
cmyk(58%, 0%, 41%, 61%)
CSS variable
--color-primary: #2A643B;
Lowercase HEX
#2a643b

Shades

Tints

Tones

Harmony

CSS snippets for #2A643B

.color-2a643b {
  color: #2A643B;
  background-color: #2A643B;
}

Frequently asked questions

What color is #2A643B?+

#2A643B is a HEX color with RGB value rgb(42, 100, 59) and HSL value hsl(138, 41%, 28%). Its closest CSS named color is DarkSlateGray.

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

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