#212E31 Color

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

Color preview

#212E31

Color formats

HEX
#212E31
RGB
rgb(33, 46, 49)
RGBA
rgba(33, 46, 49, 1)
HSL
hsl(191, 20%, 16%)
HSV
hsv(191, 33%, 19%)
CMYK
cmyk(33%, 6%, 0%, 81%)
CSS variable
--color-primary: #212E31;
Lowercase HEX
#212e31

Shades

Tints

Tones

Harmony

CSS snippets for #212E31

.color-212e31 {
  color: #212E31;
  background-color: #212E31;
}

Frequently asked questions

What color is #212E31?+

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

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

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