#2F501B Color

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

Color preview

#2F501B

Color formats

HEX
#2F501B
RGB
rgb(47, 80, 27)
RGBA
rgba(47, 80, 27, 1)
HSL
hsl(97, 50%, 21%)
HSV
hsv(97, 66%, 31%)
CMYK
cmyk(41%, 0%, 66%, 69%)
CSS variable
--color-primary: #2F501B;
Lowercase HEX
#2f501b

Shades

Tints

Tones

Harmony

CSS snippets for #2F501B

.color-2f501b {
  color: #2F501B;
  background-color: #2F501B;
}

Frequently asked questions

What color is #2F501B?+

#2F501B is a HEX color with RGB value rgb(47, 80, 27) and HSL value hsl(97, 50%, 21%). Its closest CSS named color is DarkOliveGreen.

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

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