#5C5D60 Color

Inspect #5C5D60 across formats, palettes, contrast and closest named color matches.

Color preview

#5C5D60

Color formats

HEX
#5C5D60
RGB
rgb(92, 93, 96)
RGBA
rgba(92, 93, 96, 1)
HSL
hsl(225, 2%, 37%)
HSV
hsv(225, 4%, 38%)
CMYK
cmyk(4%, 3%, 0%, 62%)
CSS variable
--color-primary: #5C5D60;
Lowercase HEX
#5c5d60

Shades

Tints

Tones

Harmony

CSS snippets for #5C5D60

.color-5c5d60 {
  color: #5C5D60;
  background-color: #5C5D60;
}

Frequently asked questions

What color is #5C5D60?+

#5C5D60 is a HEX color with RGB value rgb(92, 93, 96) and HSL value hsl(225, 2%, 37%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #5C5D60?+

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