#65534E Color

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

Color preview

#65534E

Color formats

HEX
#65534E
RGB
rgb(101, 83, 78)
RGBA
rgba(101, 83, 78, 1)
HSL
hsl(13, 13%, 35%)
HSV
hsv(13, 23%, 40%)
CMYK
cmyk(0%, 18%, 23%, 60%)
CSS variable
--color-primary: #65534E;
Lowercase HEX
#65534e

Shades

Tints

Tones

Harmony

CSS snippets for #65534E

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

Frequently asked questions

What color is #65534E?+

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

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

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