#5B333B Color

Inspect #5B333B across formats, palettes, contrast and closest named color matches.

Color preview

#5B333B

Color formats

HEX
#5B333B
RGB
rgb(91, 51, 59)
RGBA
rgba(91, 51, 59, 1)
HSL
hsl(348, 28%, 28%)
HSV
hsv(348, 44%, 36%)
CMYK
cmyk(0%, 44%, 35%, 64%)
CSS variable
--color-primary: #5B333B;
Lowercase HEX
#5b333b

Shades

Tints

Tones

Harmony

CSS snippets for #5B333B

.color-5b333b {
  color: #5B333B;
  background-color: #5B333B;
}

Frequently asked questions

What color is #5B333B?+

#5B333B is a HEX color with RGB value rgb(91, 51, 59) and HSL value hsl(348, 28%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #5B333B?+

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