#2C371C Color

Inspect #2C371C across formats, palettes, contrast and closest named color matches.

Color preview

#2C371C

Color formats

HEX
#2C371C
RGB
rgb(44, 55, 28)
RGBA
rgba(44, 55, 28, 1)
HSL
hsl(84, 33%, 16%)
HSV
hsv(84, 49%, 22%)
CMYK
cmyk(20%, 0%, 49%, 78%)
CSS variable
--color-primary: #2C371C;
Lowercase HEX
#2c371c

Shades

Tints

Tones

Harmony

CSS snippets for #2C371C

.color-2c371c {
  color: #2C371C;
  background-color: #2C371C;
}

Frequently asked questions

What color is #2C371C?+

#2C371C is a HEX color with RGB value rgb(44, 55, 28) and HSL value hsl(84, 33%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2C371C?+

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