#65535A Color

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

Color preview

#65535A

Color formats

HEX
#65535A
RGB
rgb(101, 83, 90)
RGBA
rgba(101, 83, 90, 1)
HSL
hsl(337, 10%, 36%)
HSV
hsv(337, 18%, 40%)
CMYK
cmyk(0%, 18%, 11%, 60%)
CSS variable
--color-primary: #65535A;
Lowercase HEX
#65535a

Shades

Tints

Tones

Harmony

CSS snippets for #65535A

.color-65535a {
  color: #65535A;
  background-color: #65535A;
}

Frequently asked questions

What color is #65535A?+

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

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

The closest Tailwind color is stone-600, available as the bg-stone-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