#32313A Color

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

Color preview

#32313A

Color formats

HEX
#32313A
RGB
rgb(50, 49, 58)
RGBA
rgba(50, 49, 58, 1)
HSL
hsl(247, 8%, 21%)
HSV
hsv(247, 16%, 23%)
CMYK
cmyk(14%, 16%, 0%, 77%)
CSS variable
--color-primary: #32313A;
Lowercase HEX
#32313a

Shades

Tints

Tones

Harmony

CSS snippets for #32313A

.color-32313a {
  color: #32313A;
  background-color: #32313A;
}

Frequently asked questions

What color is #32313A?+

#32313A is a HEX color with RGB value rgb(50, 49, 58) and HSL value hsl(247, 8%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #32313A?+

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