#2C544E Color

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

Color preview

#2C544E

Color formats

HEX
#2C544E
RGB
rgb(44, 84, 78)
RGBA
rgba(44, 84, 78, 1)
HSL
hsl(171, 31%, 25%)
HSV
hsv(171, 48%, 33%)
CMYK
cmyk(48%, 0%, 7%, 67%)
CSS variable
--color-primary: #2C544E;
Lowercase HEX
#2c544e

Shades

Tints

Tones

Harmony

CSS snippets for #2C544E

.color-2c544e {
  color: #2C544E;
  background-color: #2C544E;
}

Frequently asked questions

What color is #2C544E?+

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

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

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