#212C31 Color

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

Color preview

#212C31

Color formats

HEX
#212C31
RGB
rgb(33, 44, 49)
RGBA
rgba(33, 44, 49, 1)
HSL
hsl(199, 20%, 16%)
HSV
hsv(199, 33%, 19%)
CMYK
cmyk(33%, 10%, 0%, 81%)
CSS variable
--color-primary: #212C31;
Lowercase HEX
#212c31

Shades

Tints

Tones

Harmony

CSS snippets for #212C31

.color-212c31 {
  color: #212C31;
  background-color: #212C31;
}

Frequently asked questions

What color is #212C31?+

#212C31 is a HEX color with RGB value rgb(33, 44, 49) and HSL value hsl(199, 20%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #212C31?+

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