#1D501B Color

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

Color preview

#1D501B

Color formats

HEX
#1D501B
RGB
rgb(29, 80, 27)
RGBA
rgba(29, 80, 27, 1)
HSL
hsl(118, 50%, 21%)
HSV
hsv(118, 66%, 31%)
CMYK
cmyk(64%, 0%, 66%, 69%)
CSS variable
--color-primary: #1D501B;
Lowercase HEX
#1d501b

Shades

Tints

Tones

Harmony

CSS snippets for #1D501B

.color-1d501b {
  color: #1D501B;
  background-color: #1D501B;
}

Frequently asked questions

What color is #1D501B?+

#1D501B is a HEX color with RGB value rgb(29, 80, 27) and HSL value hsl(118, 50%, 21%). Its closest CSS named color is DarkGreen.

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

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