#1B381D Color

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

Color preview

#1B381D

Color formats

HEX
#1B381D
RGB
rgb(27, 56, 29)
RGBA
rgba(27, 56, 29, 1)
HSL
hsl(124, 35%, 16%)
HSV
hsv(124, 52%, 22%)
CMYK
cmyk(52%, 0%, 48%, 78%)
CSS variable
--color-primary: #1B381D;
Lowercase HEX
#1b381d

Shades

Tints

Tones

Harmony

CSS snippets for #1B381D

.color-1b381d {
  color: #1B381D;
  background-color: #1B381D;
}

Frequently asked questions

What color is #1B381D?+

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

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

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