#1B382C Color

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

Color preview

#1B382C

Color formats

HEX
#1B382C
RGB
rgb(27, 56, 44)
RGBA
rgba(27, 56, 44, 1)
HSL
hsl(155, 35%, 16%)
HSV
hsv(155, 52%, 22%)
CMYK
cmyk(52%, 0%, 21%, 78%)
CSS variable
--color-primary: #1B382C;
Lowercase HEX
#1b382c

Shades

Tints

Tones

Harmony

CSS snippets for #1B382C

.color-1b382c {
  color: #1B382C;
  background-color: #1B382C;
}

Frequently asked questions

What color is #1B382C?+

#1B382C is a HEX color with RGB value rgb(27, 56, 44) and HSL value hsl(155, 35%, 16%). Its closest CSS named color is DarkSlateGray.

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

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