#1F701C Color

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

Color preview

#1F701C

Color formats

HEX
#1F701C
RGB
rgb(31, 112, 28)
RGBA
rgba(31, 112, 28, 1)
HSL
hsl(118, 60%, 27%)
HSV
hsv(118, 75%, 44%)
CMYK
cmyk(72%, 0%, 75%, 56%)
CSS variable
--color-primary: #1F701C;
Lowercase HEX
#1f701c

Shades

Tints

Tones

Harmony

CSS snippets for #1F701C

.color-1f701c {
  color: #1F701C;
  background-color: #1F701C;
}

Frequently asked questions

What color is #1F701C?+

#1F701C is a HEX color with RGB value rgb(31, 112, 28) and HSL value hsl(118, 60%, 27%). Its closest CSS named color is ForestGreen.

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

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