#3B172C Color

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

Color preview

#3B172C

Color formats

HEX
#3B172C
RGB
rgb(59, 23, 44)
RGBA
rgba(59, 23, 44, 1)
HSL
hsl(325, 44%, 16%)
HSV
hsv(325, 61%, 23%)
CMYK
cmyk(0%, 61%, 25%, 77%)
CSS variable
--color-primary: #3B172C;
Lowercase HEX
#3b172c

Shades

Tints

Tones

Harmony

CSS snippets for #3B172C

.color-3b172c {
  color: #3B172C;
  background-color: #3B172C;
}

Frequently asked questions

What color is #3B172C?+

#3B172C is a HEX color with RGB value rgb(59, 23, 44) and HSL value hsl(325, 44%, 16%). Its closest CSS named color is DarkSlateGray.

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

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