#3F701F Color

Inspect #3F701F across formats, palettes, contrast and closest named color matches.

Color preview

#3F701F

Color formats

HEX
#3F701F
RGB
rgb(63, 112, 31)
RGBA
rgba(63, 112, 31, 1)
HSL
hsl(96, 57%, 28%)
HSV
hsv(96, 72%, 44%)
CMYK
cmyk(44%, 0%, 72%, 56%)
CSS variable
--color-primary: #3F701F;
Lowercase HEX
#3f701f

Shades

Tints

Tones

Harmony

CSS snippets for #3F701F

.color-3f701f {
  color: #3F701F;
  background-color: #3F701F;
}

Frequently asked questions

What color is #3F701F?+

#3F701F is a HEX color with RGB value rgb(63, 112, 31) and HSL value hsl(96, 57%, 28%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #3F701F?+

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