#1D3B18 Color

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

Color preview

#1D3B18

Color formats

HEX
#1D3B18
RGB
rgb(29, 59, 24)
RGBA
rgba(29, 59, 24, 1)
HSL
hsl(111, 42%, 16%)
HSV
hsv(111, 59%, 23%)
CMYK
cmyk(51%, 0%, 59%, 77%)
CSS variable
--color-primary: #1D3B18;
Lowercase HEX
#1d3b18

Shades

Tints

Tones

Harmony

CSS snippets for #1D3B18

.color-1d3b18 {
  color: #1D3B18;
  background-color: #1D3B18;
}

Frequently asked questions

What color is #1D3B18?+

#1D3B18 is a HEX color with RGB value rgb(29, 59, 24) and HSL value hsl(111, 42%, 16%). Its closest CSS named color is DarkGreen.

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

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