#1B381F Color

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

Color preview

#1B381F

Color formats

HEX
#1B381F
RGB
rgb(27, 56, 31)
RGBA
rgba(27, 56, 31, 1)
HSL
hsl(128, 35%, 16%)
HSV
hsv(128, 52%, 22%)
CMYK
cmyk(52%, 0%, 45%, 78%)
CSS variable
--color-primary: #1B381F;
Lowercase HEX
#1b381f

Shades

Tints

Tones

Harmony

CSS snippets for #1B381F

.color-1b381f {
  color: #1B381F;
  background-color: #1B381F;
}

Frequently asked questions

What color is #1B381F?+

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

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

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