#1B372B Color

Inspect #1B372B across formats, palettes, contrast and closest named color matches.

Color preview

#1B372B

Color formats

HEX
#1B372B
RGB
rgb(27, 55, 43)
RGBA
rgba(27, 55, 43, 1)
HSL
hsl(154, 34%, 16%)
HSV
hsv(154, 51%, 22%)
CMYK
cmyk(51%, 0%, 22%, 78%)
CSS variable
--color-primary: #1B372B;
Lowercase HEX
#1b372b

Shades

Tints

Tones

Harmony

CSS snippets for #1B372B

.color-1b372b {
  color: #1B372B;
  background-color: #1B372B;
}

Frequently asked questions

What color is #1B372B?+

#1B372B is a HEX color with RGB value rgb(27, 55, 43) and HSL value hsl(154, 34%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #1B372B?+

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