#1B502D Color

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

Color preview

#1B502D

Color formats

HEX
#1B502D
RGB
rgb(27, 80, 45)
RGBA
rgba(27, 80, 45, 1)
HSL
hsl(140, 50%, 21%)
HSV
hsv(140, 66%, 31%)
CMYK
cmyk(66%, 0%, 44%, 69%)
CSS variable
--color-primary: #1B502D;
Lowercase HEX
#1b502d

Shades

Tints

Tones

Harmony

CSS snippets for #1B502D

.color-1b502d {
  color: #1B502D;
  background-color: #1B502D;
}

Frequently asked questions

What color is #1B502D?+

#1B502D is a HEX color with RGB value rgb(27, 80, 45) and HSL value hsl(140, 50%, 21%). Its closest CSS named color is DarkSlateGray.

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

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