#1B381E Color

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

Color preview

#1B381E

Color formats

HEX
#1B381E
RGB
rgb(27, 56, 30)
RGBA
rgba(27, 56, 30, 1)
HSL
hsl(126, 35%, 16%)
HSV
hsv(126, 52%, 22%)
CMYK
cmyk(52%, 0%, 46%, 78%)
CSS variable
--color-primary: #1B381E;
Lowercase HEX
#1b381e

Shades

Tints

Tones

Harmony

CSS snippets for #1B381E

.color-1b381e {
  color: #1B381E;
  background-color: #1B381E;
}

Frequently asked questions

What color is #1B381E?+

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

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

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