#206F2D Color

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

Color preview

#206F2D

Color formats

HEX
#206F2D
RGB
rgb(32, 111, 45)
RGBA
rgba(32, 111, 45, 1)
HSL
hsl(130, 55%, 28%)
HSV
hsv(130, 71%, 44%)
CMYK
cmyk(71%, 0%, 59%, 56%)
CSS variable
--color-primary: #206F2D;
Lowercase HEX
#206f2d

Shades

Tints

Tones

Harmony

CSS snippets for #206F2D

.color-206f2d {
  color: #206F2D;
  background-color: #206F2D;
}

Frequently asked questions

What color is #206F2D?+

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

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

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