#2A642D Color

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

Color preview

#2A642D

Color formats

HEX
#2A642D
RGB
rgb(42, 100, 45)
RGBA
rgba(42, 100, 45, 1)
HSL
hsl(123, 41%, 28%)
HSV
hsv(123, 58%, 39%)
CMYK
cmyk(58%, 0%, 55%, 61%)
CSS variable
--color-primary: #2A642D;
Lowercase HEX
#2a642d

Shades

Tints

Tones

Harmony

CSS snippets for #2A642D

.color-2a642d {
  color: #2A642D;
  background-color: #2A642D;
}

Frequently asked questions

What color is #2A642D?+

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

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

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