#2A644B Color

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

Color preview

#2A644B

Color formats

HEX
#2A644B
RGB
rgb(42, 100, 75)
RGBA
rgba(42, 100, 75, 1)
HSL
hsl(154, 41%, 28%)
HSV
hsv(154, 58%, 39%)
CMYK
cmyk(58%, 0%, 25%, 61%)
CSS variable
--color-primary: #2A644B;
Lowercase HEX
#2a644b

Shades

Tints

Tones

Harmony

CSS snippets for #2A644B

.color-2a644b {
  color: #2A644B;
  background-color: #2A644B;
}

Frequently asked questions

What color is #2A644B?+

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

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

The closest Tailwind color is teal-800, available as the bg-teal-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