#1B362B Color

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

Color preview

#1B362B

Color formats

HEX
#1B362B
RGB
rgb(27, 54, 43)
RGBA
rgba(27, 54, 43, 1)
HSL
hsl(156, 33%, 16%)
HSV
hsv(156, 50%, 21%)
CMYK
cmyk(50%, 0%, 20%, 79%)
CSS variable
--color-primary: #1B362B;
Lowercase HEX
#1b362b

Shades

Tints

Tones

Harmony

CSS snippets for #1B362B

.color-1b362b {
  color: #1B362B;
  background-color: #1B362B;
}

Frequently asked questions

What color is #1B362B?+

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

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

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