#2C6D2D Color

Inspect #2C6D2D across formats, palettes, contrast and closest named color matches.

Color preview

#2C6D2D

Color formats

HEX
#2C6D2D
RGB
rgb(44, 109, 45)
RGBA
rgba(44, 109, 45, 1)
HSL
hsl(121, 42%, 30%)
HSV
hsv(121, 60%, 43%)
CMYK
cmyk(60%, 0%, 59%, 57%)
CSS variable
--color-primary: #2C6D2D;
Lowercase HEX
#2c6d2d

Shades

Tints

Tones

Harmony

CSS snippets for #2C6D2D

.color-2c6d2d {
  color: #2C6D2D;
  background-color: #2C6D2D;
}

Frequently asked questions

What color is #2C6D2D?+

#2C6D2D is a HEX color with RGB value rgb(44, 109, 45) and HSL value hsl(121, 42%, 30%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #2C6D2D?+

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