#3B332B Color

Inspect #3B332B across formats, palettes, contrast and closest named color matches.

Color preview

#3B332B

Color formats

HEX
#3B332B
RGB
rgb(59, 51, 43)
RGBA
rgba(59, 51, 43, 1)
HSL
hsl(30, 16%, 20%)
HSV
hsv(30, 27%, 23%)
CMYK
cmyk(0%, 14%, 27%, 77%)
CSS variable
--color-primary: #3B332B;
Lowercase HEX
#3b332b

Shades

Tints

Tones

Harmony

CSS snippets for #3B332B

.color-3b332b {
  color: #3B332B;
  background-color: #3B332B;
}

Frequently asked questions

What color is #3B332B?+

#3B332B is a HEX color with RGB value rgb(59, 51, 43) and HSL value hsl(30, 16%, 20%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #3B332B?+

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