#65536F Color

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

Color preview

#65536F

Color formats

HEX
#65536F
RGB
rgb(101, 83, 111)
RGBA
rgba(101, 83, 111, 1)
HSL
hsl(279, 14%, 38%)
HSV
hsv(279, 25%, 44%)
CMYK
cmyk(9%, 25%, 0%, 56%)
CSS variable
--color-primary: #65536F;
Lowercase HEX
#65536f

Shades

Tints

Tones

Harmony

CSS snippets for #65536F

.color-65536f {
  color: #65536F;
  background-color: #65536F;
}

Frequently asked questions

What color is #65536F?+

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

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

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