#65536C Color

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

Color preview

#65536C

Color formats

HEX
#65536C
RGB
rgb(101, 83, 108)
RGBA
rgba(101, 83, 108, 1)
HSL
hsl(283, 13%, 37%)
HSV
hsv(283, 23%, 42%)
CMYK
cmyk(6%, 23%, 0%, 58%)
CSS variable
--color-primary: #65536C;
Lowercase HEX
#65536c

Shades

Tints

Tones

Harmony

CSS snippets for #65536C

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

Frequently asked questions

What color is #65536C?+

#65536C is a HEX color with RGB value rgb(101, 83, 108) and HSL value hsl(283, 13%, 37%). Its closest CSS named color is DimGray.

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

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