#1B381B Color

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

Color preview

#1B381B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1B381B

.color-1b381b {
  color: #1B381B;
  background-color: #1B381B;
}

Frequently asked questions

What color is #1B381B?+

#1B381B is a HEX color with RGB value rgb(27, 56, 27) and HSL value hsl(120, 35%, 16%). Its closest CSS named color is DarkGreen.

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

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