#2C534F Color

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

Color preview

#2C534F

Color formats

HEX
#2C534F
RGB
rgb(44, 83, 79)
RGBA
rgba(44, 83, 79, 1)
HSL
hsl(174, 31%, 25%)
HSV
hsv(174, 47%, 33%)
CMYK
cmyk(47%, 0%, 5%, 67%)
CSS variable
--color-primary: #2C534F;
Lowercase HEX
#2c534f

Shades

Tints

Tones

Harmony

CSS snippets for #2C534F

.color-2c534f {
  color: #2C534F;
  background-color: #2C534F;
}

Frequently asked questions

What color is #2C534F?+

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

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

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