#1B362C Color

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

Color preview

#1B362C

Color formats

HEX
#1B362C
RGB
rgb(27, 54, 44)
RGBA
rgba(27, 54, 44, 1)
HSL
hsl(158, 33%, 16%)
HSV
hsv(158, 50%, 21%)
CMYK
cmyk(50%, 0%, 19%, 79%)
CSS variable
--color-primary: #1B362C;
Lowercase HEX
#1b362c

Shades

Tints

Tones

Harmony

CSS snippets for #1B362C

.color-1b362c {
  color: #1B362C;
  background-color: #1B362C;
}

Frequently asked questions

What color is #1B362C?+

#1B362C is a HEX color with RGB value rgb(27, 54, 44) and HSL value hsl(158, 33%, 16%). Its closest CSS named color is DarkSlateGray.

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

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