#1F471F Color

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

Color preview

#1F471F

Color formats

HEX
#1F471F
RGB
rgb(31, 71, 31)
RGBA
rgba(31, 71, 31, 1)
HSL
hsl(120, 39%, 20%)
HSV
hsv(120, 56%, 28%)
CMYK
cmyk(56%, 0%, 56%, 72%)
CSS variable
--color-primary: #1F471F;
Lowercase HEX
#1f471f

Shades

Tints

Tones

Harmony

CSS snippets for #1F471F

.color-1f471f {
  color: #1F471F;
  background-color: #1F471F;
}

Frequently asked questions

What color is #1F471F?+

#1F471F is a HEX color with RGB value rgb(31, 71, 31) and HSL value hsl(120, 39%, 20%). Its closest CSS named color is DarkSlateGray.

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

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