#312E3D Color

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

Color preview

#312E3D

Color formats

HEX
#312E3D
RGB
rgb(49, 46, 61)
RGBA
rgba(49, 46, 61, 1)
HSL
hsl(252, 14%, 21%)
HSV
hsv(252, 25%, 24%)
CMYK
cmyk(20%, 25%, 0%, 76%)
CSS variable
--color-primary: #312E3D;
Lowercase HEX
#312e3d

Shades

Tints

Tones

Harmony

CSS snippets for #312E3D

.color-312e3d {
  color: #312E3D;
  background-color: #312E3D;
}

Frequently asked questions

What color is #312E3D?+

#312E3D is a HEX color with RGB value rgb(49, 46, 61) and HSL value hsl(252, 14%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #312E3D?+

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