#56565C Color

Inspect #56565C across formats, palettes, contrast and closest named color matches.

Color preview

#56565C

Color formats

HEX
#56565C
RGB
rgb(86, 86, 92)
RGBA
rgba(86, 86, 92, 1)
HSL
hsl(240, 3%, 35%)
HSV
hsv(240, 7%, 36%)
CMYK
cmyk(7%, 7%, 0%, 64%)
CSS variable
--color-primary: #56565C;
Lowercase HEX
#56565c

Shades

Tints

Tones

Harmony

CSS snippets for #56565C

.color-56565c {
  color: #56565C;
  background-color: #56565C;
}

Frequently asked questions

What color is #56565C?+

#56565C is a HEX color with RGB value rgb(86, 86, 92) and HSL value hsl(240, 3%, 35%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #56565C?+

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