#2C532F Color

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

Color preview

#2C532F

Color formats

HEX
#2C532F
RGB
rgb(44, 83, 47)
RGBA
rgba(44, 83, 47, 1)
HSL
hsl(125, 31%, 25%)
HSV
hsv(125, 47%, 33%)
CMYK
cmyk(47%, 0%, 43%, 67%)
CSS variable
--color-primary: #2C532F;
Lowercase HEX
#2c532f

Shades

Tints

Tones

Harmony

CSS snippets for #2C532F

.color-2c532f {
  color: #2C532F;
  background-color: #2C532F;
}

Frequently asked questions

What color is #2C532F?+

#2C532F is a HEX color with RGB value rgb(44, 83, 47) and HSL value hsl(125, 31%, 25%). Its closest CSS named color is DarkSlateGray.

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

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