#33221F Color

Inspect #33221F across formats, palettes, contrast and closest named color matches.

Color preview

#33221F

Color formats

HEX
#33221F
RGB
rgb(51, 34, 31)
RGBA
rgba(51, 34, 31, 1)
HSL
hsl(9, 24%, 16%)
HSV
hsv(9, 39%, 20%)
CMYK
cmyk(0%, 33%, 39%, 80%)
CSS variable
--color-primary: #33221F;
Lowercase HEX
#33221f

Shades

Tints

Tones

Harmony

CSS snippets for #33221F

.color-33221f {
  color: #33221F;
  background-color: #33221F;
}

Frequently asked questions

What color is #33221F?+

#33221F is a HEX color with RGB value rgb(51, 34, 31) and HSL value hsl(9, 24%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #33221F?+

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