#65536E Color

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

Color preview

#65536E

Color formats

HEX
#65536E
RGB
rgb(101, 83, 110)
RGBA
rgba(101, 83, 110, 1)
HSL
hsl(280, 14%, 38%)
HSV
hsv(280, 25%, 43%)
CMYK
cmyk(8%, 25%, 0%, 57%)
CSS variable
--color-primary: #65536E;
Lowercase HEX
#65536e

Shades

Tints

Tones

Harmony

CSS snippets for #65536E

.color-65536e {
  color: #65536E;
  background-color: #65536E;
}

Frequently asked questions

What color is #65536E?+

#65536E is a HEX color with RGB value rgb(101, 83, 110) and HSL value hsl(280, 14%, 38%). Its closest CSS named color is DimGray.

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

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