#1F840B Color

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

Color preview

#1F840B

Color formats

HEX
#1F840B
RGB
rgb(31, 132, 11)
RGBA
rgba(31, 132, 11, 1)
HSL
hsl(110, 85%, 28%)
HSV
hsv(110, 92%, 52%)
CMYK
cmyk(77%, 0%, 92%, 48%)
CSS variable
--color-primary: #1F840B;
Lowercase HEX
#1f840b

Shades

Tints

Tones

Harmony

CSS snippets for #1F840B

.color-1f840b {
  color: #1F840B;
  background-color: #1F840B;
}

Frequently asked questions

What color is #1F840B?+

#1F840B is a HEX color with RGB value rgb(31, 132, 11) and HSL value hsl(110, 85%, 28%). Its closest CSS named color is ForestGreen.

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

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