#2C534D Color

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

Color preview

#2C534D

Color formats

HEX
#2C534D
RGB
rgb(44, 83, 77)
RGBA
rgba(44, 83, 77, 1)
HSL
hsl(171, 31%, 25%)
HSV
hsv(171, 47%, 33%)
CMYK
cmyk(47%, 0%, 7%, 67%)
CSS variable
--color-primary: #2C534D;
Lowercase HEX
#2c534d

Shades

Tints

Tones

Harmony

CSS snippets for #2C534D

.color-2c534d {
  color: #2C534D;
  background-color: #2C534D;
}

Frequently asked questions

What color is #2C534D?+

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

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

The closest Tailwind color is slate-700, available as the bg-slate-700 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