#2C534B Color

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

Color preview

#2C534B

Color formats

HEX
#2C534B
RGB
rgb(44, 83, 75)
RGBA
rgba(44, 83, 75, 1)
HSL
hsl(168, 31%, 25%)
HSV
hsv(168, 47%, 33%)
CMYK
cmyk(47%, 0%, 10%, 67%)
CSS variable
--color-primary: #2C534B;
Lowercase HEX
#2c534b

Shades

Tints

Tones

Harmony

CSS snippets for #2C534B

.color-2c534b {
  color: #2C534B;
  background-color: #2C534B;
}

Frequently asked questions

What color is #2C534B?+

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

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

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