#2A644C Color

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

Color preview

#2A644C

Color formats

HEX
#2A644C
RGB
rgb(42, 100, 76)
RGBA
rgba(42, 100, 76, 1)
HSL
hsl(155, 41%, 28%)
HSV
hsv(155, 58%, 39%)
CMYK
cmyk(58%, 0%, 24%, 61%)
CSS variable
--color-primary: #2A644C;
Lowercase HEX
#2a644c

Shades

Tints

Tones

Harmony

CSS snippets for #2A644C

.color-2a644c {
  color: #2A644C;
  background-color: #2A644C;
}

Frequently asked questions

What color is #2A644C?+

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

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

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