#33313B Color

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

Color preview

#33313B

Color formats

HEX
#33313B
RGB
rgb(51, 49, 59)
RGBA
rgba(51, 49, 59, 1)
HSL
hsl(252, 9%, 21%)
HSV
hsv(252, 17%, 23%)
CMYK
cmyk(14%, 17%, 0%, 77%)
CSS variable
--color-primary: #33313B;
Lowercase HEX
#33313b

Shades

Tints

Tones

Harmony

CSS snippets for #33313B

.color-33313b {
  color: #33313B;
  background-color: #33313B;
}

Frequently asked questions

What color is #33313B?+

#33313B is a HEX color with RGB value rgb(51, 49, 59) and HSL value hsl(252, 9%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #33313B?+

The closest Tailwind color is neutral-700, available as the bg-neutral-700 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