#1B382B Color

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

Color preview

#1B382B

Color formats

HEX
#1B382B
RGB
rgb(27, 56, 43)
RGBA
rgba(27, 56, 43, 1)
HSL
hsl(153, 35%, 16%)
HSV
hsv(153, 52%, 22%)
CMYK
cmyk(52%, 0%, 23%, 78%)
CSS variable
--color-primary: #1B382B;
Lowercase HEX
#1b382b

Shades

Tints

Tones

Harmony

CSS snippets for #1B382B

.color-1b382b {
  color: #1B382B;
  background-color: #1B382B;
}

Frequently asked questions

What color is #1B382B?+

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

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

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