#65535B Color

Inspect #65535B across formats, palettes, contrast and closest named color matches.

Color preview

#65535B

Color formats

HEX
#65535B
RGB
rgb(101, 83, 91)
RGBA
rgba(101, 83, 91, 1)
HSL
hsl(333, 10%, 36%)
HSV
hsv(333, 18%, 40%)
CMYK
cmyk(0%, 18%, 10%, 60%)
CSS variable
--color-primary: #65535B;
Lowercase HEX
#65535b

Shades

Tints

Tones

Harmony

CSS snippets for #65535B

.color-65535b {
  color: #65535B;
  background-color: #65535B;
}

Frequently asked questions

What color is #65535B?+

#65535B is a HEX color with RGB value rgb(101, 83, 91) and HSL value hsl(333, 10%, 36%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #65535B?+

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