#5B333C Color

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

Color preview

#5B333C

Color formats

HEX
#5B333C
RGB
rgb(91, 51, 60)
RGBA
rgba(91, 51, 60, 1)
HSL
hsl(347, 28%, 28%)
HSV
hsv(347, 44%, 36%)
CMYK
cmyk(0%, 44%, 34%, 64%)
CSS variable
--color-primary: #5B333C;
Lowercase HEX
#5b333c

Shades

Tints

Tones

Harmony

CSS snippets for #5B333C

.color-5b333c {
  color: #5B333C;
  background-color: #5B333C;
}

Frequently asked questions

What color is #5B333C?+

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

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

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