#1B501E Color

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

Color preview

#1B501E

Color formats

HEX
#1B501E
RGB
rgb(27, 80, 30)
RGBA
rgba(27, 80, 30, 1)
HSL
hsl(123, 50%, 21%)
HSV
hsv(123, 66%, 31%)
CMYK
cmyk(66%, 0%, 62%, 69%)
CSS variable
--color-primary: #1B501E;
Lowercase HEX
#1b501e

Shades

Tints

Tones

Harmony

CSS snippets for #1B501E

.color-1b501e {
  color: #1B501E;
  background-color: #1B501E;
}

Frequently asked questions

What color is #1B501E?+

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

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

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