#2C543C Color

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

Color preview

#2C543C

Color formats

HEX
#2C543C
RGB
rgb(44, 84, 60)
RGBA
rgba(44, 84, 60, 1)
HSL
hsl(144, 31%, 25%)
HSV
hsv(144, 48%, 33%)
CMYK
cmyk(48%, 0%, 29%, 67%)
CSS variable
--color-primary: #2C543C;
Lowercase HEX
#2c543c

Shades

Tints

Tones

Harmony

CSS snippets for #2C543C

.color-2c543c {
  color: #2C543C;
  background-color: #2C543C;
}

Frequently asked questions

What color is #2C543C?+

#2C543C is a HEX color with RGB value rgb(44, 84, 60) and HSL value hsl(144, 31%, 25%). Its closest CSS named color is DarkSlateGray.

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

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