#2B644B Color

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

Color preview

#2B644B

Color formats

HEX
#2B644B
RGB
rgb(43, 100, 75)
RGBA
rgba(43, 100, 75, 1)
HSL
hsl(154, 40%, 28%)
HSV
hsv(154, 57%, 39%)
CMYK
cmyk(57%, 0%, 25%, 61%)
CSS variable
--color-primary: #2B644B;
Lowercase HEX
#2b644b

Shades

Tints

Tones

Harmony

CSS snippets for #2B644B

.color-2b644b {
  color: #2B644B;
  background-color: #2B644B;
}

Frequently asked questions

What color is #2B644B?+

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

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

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