#322B3B Color

Inspect #322B3B across formats, palettes, contrast and closest named color matches.

Color preview

#322B3B

Color formats

HEX
#322B3B
RGB
rgb(50, 43, 59)
RGBA
rgba(50, 43, 59, 1)
HSL
hsl(266, 16%, 20%)
HSV
hsv(266, 27%, 23%)
CMYK
cmyk(15%, 27%, 0%, 77%)
CSS variable
--color-primary: #322B3B;
Lowercase HEX
#322b3b

Shades

Tints

Tones

Harmony

CSS snippets for #322B3B

.color-322b3b {
  color: #322B3B;
  background-color: #322B3B;
}

Frequently asked questions

What color is #322B3B?+

#322B3B is a HEX color with RGB value rgb(50, 43, 59) and HSL value hsl(266, 16%, 20%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #322B3B?+

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