#65534D Color

Inspect #65534D across formats, palettes, contrast and closest named color matches.

Color preview

#65534D

Color formats

HEX
#65534D
RGB
rgb(101, 83, 77)
RGBA
rgba(101, 83, 77, 1)
HSL
hsl(15, 13%, 35%)
HSV
hsv(15, 24%, 40%)
CMYK
cmyk(0%, 18%, 24%, 60%)
CSS variable
--color-primary: #65534D;
Lowercase HEX
#65534d

Shades

Tints

Tones

Harmony

CSS snippets for #65534D

.color-65534d {
  color: #65534D;
  background-color: #65534D;
}

Frequently asked questions

What color is #65534D?+

#65534D is a HEX color with RGB value rgb(101, 83, 77) and HSL value hsl(15, 13%, 35%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #65534D?+

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