#206F2B Color

Inspect #206F2B across formats, palettes, contrast and closest named color matches.

Color preview

#206F2B

Color formats

HEX
#206F2B
RGB
rgb(32, 111, 43)
RGBA
rgba(32, 111, 43, 1)
HSL
hsl(128, 55%, 28%)
HSV
hsv(128, 71%, 44%)
CMYK
cmyk(71%, 0%, 61%, 56%)
CSS variable
--color-primary: #206F2B;
Lowercase HEX
#206f2b

Shades

Tints

Tones

Harmony

CSS snippets for #206F2B

.color-206f2b {
  color: #206F2B;
  background-color: #206F2B;
}

Frequently asked questions

What color is #206F2B?+

#206F2B is a HEX color with RGB value rgb(32, 111, 43) and HSL value hsl(128, 55%, 28%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #206F2B?+

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