#1F701F Color

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

Color preview

#1F701F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1F701F

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

Frequently asked questions

What color is #1F701F?+

#1F701F is a HEX color with RGB value rgb(31, 112, 31) and HSL value hsl(120, 57%, 28%). Its closest CSS named color is ForestGreen.

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

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