#2D501B Color

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

Color preview

#2D501B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2D501B

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

Frequently asked questions

What color is #2D501B?+

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

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

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