#213232 Color

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

Color preview

#213232

Color formats

HEX
#213232
RGB
rgb(33, 50, 50)
RGBA
rgba(33, 50, 50, 1)
HSL
hsl(180, 20%, 16%)
HSV
hsv(180, 34%, 20%)
CMYK
cmyk(34%, 0%, 0%, 80%)
CSS variable
--color-primary: #213232;
Lowercase HEX
#213232

Shades

Tints

Tones

Harmony

CSS snippets for #213232

.color-213232 {
  color: #213232;
  background-color: #213232;
}

Frequently asked questions

What color is #213232?+

#213232 is a HEX color with RGB value rgb(33, 50, 50) and HSL value hsl(180, 20%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #213232?+

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